diff options
Diffstat (limited to 'devel/gettext-runtime')
-rw-r--r-- | devel/gettext-runtime/Makefile | 5 | ||||
-rw-r--r-- | devel/gettext-runtime/pkg-plist | 1 |
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/gettext-runtime/Makefile b/devel/gettext-runtime/Makefile index 3e577b799809..96df767b3668 100644 --- a/devel/gettext-runtime/Makefile +++ b/devel/gettext-runtime/Makefile @@ -5,7 +5,7 @@ # discretion. PORTNAME= gettext-runtime -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= GNU gettext runtime libraries and programs @@ -46,7 +46,4 @@ post-patch: -e '/^installdirs-local:/s/installdirs-html//' \ ${WRKSRC}/libasprintf/Makefile.in ${WRKSRC}/man/Makefile.in -post-install: - ${LN} -s libintl.so.8 ${STAGEDIR}${PREFIX}/lib/libintl.so.9 - .include <bsd.port.mk> diff --git a/devel/gettext-runtime/pkg-plist b/devel/gettext-runtime/pkg-plist index 5e4ed089a068..a5936e24bfc5 100644 --- a/devel/gettext-runtime/pkg-plist +++ b/devel/gettext-runtime/pkg-plist @@ -12,7 +12,6 @@ lib/libintl.a lib/libintl.so lib/libintl.so.8 lib/libintl.so.8.1.5 -lib/libintl.so.9 man/man1/envsubst.1.gz man/man1/gettext.1.gz man/man1/ngettext.1.gz |