diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/help2man/Makefile | 2 | ||||
-rw-r--r-- | misc/help2man/pkg-plist | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 5ca0f42632d2..6c866a82f859 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -8,6 +8,7 @@ PORTNAME= help2man PORTVERSION= 1.37.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -30,6 +31,7 @@ INSTALL_TARGET= install .endif GNU_CONFIGURE= yes +CFLAGS+= -L${LOCALBASE}/lib -lintl USE_GMAKE= yes USE_PERL5= yes diff --git a/misc/help2man/pkg-plist b/misc/help2man/pkg-plist index f652a3d4d2d0..f09f2332173b 100644 --- a/misc/help2man/pkg-plist +++ b/misc/help2man/pkg-plist @@ -1,4 +1,5 @@ bin/help2man +lib/bindtextdomain.so %%NLS%%share/locale/de/LC_MESSAGES/help2man.mo %%NLS%%share/locale/fi/LC_MESSAGES/help2man.mo %%NLS%%share/locale/fr/LC_MESSAGES/help2man.mo |