summaryrefslogtreecommitdiff
path: root/editors/lpe/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-12 23:49:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-12 23:49:47 +0000
commit6787d4748e09361d694e239a04638b521ce63867 (patch)
treeb9da60975e7890c0b8246b2e49463d13a0f13020 /editors/lpe/Makefile
parentUpdate dri port to use a more recent Mesa (and drm) snapshot. Includes (diff)
MAINTAINER-UPDATE: editors/lpe pkg-plist fix
Add missing entries to pkg-plist (libtool stuff) PR: ports/75684 Submitted by: Ryan Thompson <ryan@sasknow.com>
Notes
Notes: svn path=/head/; revision=126277
Diffstat (limited to 'editors/lpe/Makefile')
-rw-r--r--editors/lpe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lpe/Makefile b/editors/lpe/Makefile
index e2a5ab696972..05a799f2c0c8 100644
--- a/editors/lpe/Makefile
+++ b/editors/lpe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lpe
PORTVERSION= 1.2.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MASTER_SITES= ftp://ftp.sasknow.com/pub/ \
ftp://ftp.twu.net/users/cdsmith/lpe/
@@ -27,6 +27,6 @@ CONFIGURE_ENV= LDFLAGS="-L${PREFIX}/lib -L${LOCALBASE}/lib" \
CONFIGURE_ARGS= --includedir=${LOCALBASE}/include
MAN1= lpe.1
-MANLANG= bg cs de es fr pl ru
+MANLANG= "" bg cs de es fr pl ru
.include <bsd.port.mk>