summaryrefslogtreecommitdiff
path: root/devel/flex
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2007-01-31 15:38:33 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2007-01-31 15:38:33 +0000
commit58e37dbe1d0335045f6901d3badad213d623e9b1 (patch)
treedeb52bb765ac700fb5ba3bf75c2e0de141e284fd /devel/flex
parent40f9856d4cf5847295da7221228bcc2fcf7c5625 (diff)
downloadpkgsrc-58e37dbe1d0335045f6901d3badad213d623e9b1.tar.gz
Add missing gettext-lib/buildlink3.mk and fix PLIST.
Diffstat (limited to 'devel/flex')
-rw-r--r--devel/flex/Makefile6
-rw-r--r--devel/flex/PLIST18
2 files changed, 21 insertions, 3 deletions
diff --git a/devel/flex/Makefile b/devel/flex/Makefile
index f9ed10197d5..9fc1c5ad004 100644
--- a/devel/flex/Makefile
+++ b/devel/flex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2007/01/23 17:42:09 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2007/01/31 15:38:33 dmcmahill Exp $
DISTNAME= flex-2.5.33
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flex/}
@@ -15,6 +15,7 @@ MAKE_JOBS_SAFE= no
TEST_TARGET= check
INFO_FILES= yes
LIBS.SunOS+= -lm
+USE_PKGLOCALEDIR= YES
.include "../../mk/bsd.prefs.mk"
@@ -26,4 +27,5 @@ USE_TOOLS+= gmake # bmake has problems with the test suite
post-install:
cd ${PREFIX}/bin && ln -s flex flex++
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/flex/PLIST b/devel/flex/PLIST
index e09b86a7b53..5cd0aeef2ee 100644
--- a/devel/flex/PLIST
+++ b/devel/flex/PLIST
@@ -1,7 +1,23 @@
-@comment $NetBSD: PLIST,v 1.2 2007/01/15 06:14:48 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/31 15:38:33 dmcmahill Exp $
bin/flex
bin/flex++
include/FlexLexer.h
info/flex.info
lib/libfl.a
man/man1/flex.1
+share/locale/ca/LC_MESSAGES/flex.mo
+share/locale/da/LC_MESSAGES/flex.mo
+share/locale/de/LC_MESSAGES/flex.mo
+share/locale/es/LC_MESSAGES/flex.mo
+share/locale/fr/LC_MESSAGES/flex.mo
+share/locale/ga/LC_MESSAGES/flex.mo
+share/locale/ko/LC_MESSAGES/flex.mo
+share/locale/nl/LC_MESSAGES/flex.mo
+share/locale/pl/LC_MESSAGES/flex.mo
+share/locale/pt_BR/LC_MESSAGES/flex.mo
+share/locale/ro/LC_MESSAGES/flex.mo
+share/locale/ru/LC_MESSAGES/flex.mo
+share/locale/sv/LC_MESSAGES/flex.mo
+share/locale/tr/LC_MESSAGES/flex.mo
+share/locale/vi/LC_MESSAGES/flex.mo
+share/locale/zh_CN/LC_MESSAGES/flex.mo