diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-12-28 21:35:56 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-12-28 21:35:56 +0000 |
commit | 2904b1c220253b4eaab7d77e1c0c3b81dec81f0d (patch) | |
tree | 4269e8e08ea6fdebfb595ba903e8c14b74fbe2a8 /devel/cppi | |
parent | a5953c001795d186a7f6bf257f5b5c9999be1525 (diff) |
Notes
Diffstat (limited to 'devel/cppi')
-rw-r--r-- | devel/cppi/Makefile | 3 | ||||
-rw-r--r-- | devel/cppi/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/cppi/Makefile b/devel/cppi/Makefile index 4765ec65399f..8f187bc9078a 100644 --- a/devel/cppi/Makefile +++ b/devel/cppi/Makefile @@ -13,15 +13,12 @@ USES= charsetfix gmake # gmake is needed for -jX builds GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -MAN1= ${PORTNAME}.1 - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's:(libdir)/lib:(libdir):' ${WRKSRC}/Makefile.in diff --git a/devel/cppi/pkg-plist b/devel/cppi/pkg-plist index 315b2794c7a7..aea713bb35ef 100644 --- a/devel/cppi/pkg-plist +++ b/devel/cppi/pkg-plist @@ -1,4 +1,5 @@ bin/cppi +man/man1/cppi.1.gz %%NLS%%share/locale/de/LC_MESSAGES/cppi.mo %%NLS%%share/locale/eo/LC_MESSAGES/cppi.mo %%NLS%%share/locale/fi/LC_MESSAGES/cppi.mo |