aboutsummaryrefslogtreecommitdiff
path: root/devel/gettext-old
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-16 10:38:50 +0000
commit5178b48938d20e336ec57a055a01cb66105cd20c (patch)
tree7b629f06e72f052bb88c209caf447e4bb6077033 /devel/gettext-old
parent5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff)
downloadports-5178b48938d20e336ec57a055a01cb66105cd20c.tar.gz
ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip
Notes
Diffstat (limited to 'devel/gettext-old')
-rw-r--r--devel/gettext-old/Makefile1
-rw-r--r--devel/gettext-old/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile
index 9510fc6085d4..c66dce587751 100644
--- a/devel/gettext-old/Makefile
+++ b/devel/gettext-old/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= gettext
MAINTAINER= reg@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
PLIST_SUB= LOCALBASE=${LOCALBASE} X11BASE=${X11BASE}
diff --git a/devel/gettext-old/pkg-plist b/devel/gettext-old/pkg-plist
index ad24b701e017..9e23936a2dbd 100644
--- a/devel/gettext-old/pkg-plist
+++ b/devel/gettext-old/pkg-plist
@@ -13,8 +13,6 @@ include/libintl.h
lib/libintl.a
lib/libintl.so
lib/libintl.so.1
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/aclocal/gettext.m4
share/aclocal/lcmessage.m4
share/aclocal/progtest.m4