diff options
Diffstat (limited to 'devel/gettext-old')
-rw-r--r-- | devel/gettext-old/Makefile | 4 | ||||
-rw-r--r-- | devel/gettext-old/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile index 9c539c2..5d9360d 100644 --- a/devel/gettext-old/Makefile +++ b/devel/gettext-old/Makefile @@ -3,7 +3,7 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1999/03/09 01:08:51 nectar Exp $ +# $Id: Makefile,v 1.9 1999/03/09 09:11:26 asami Exp $ # DISTNAME= gettext-0.10.35 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://alpha.gnu.ai.mit.edu/gnu/ \ MAINTAINER= nacai@iname.com -GNU_CONFIGURE= yes +USE_LIBTOOL= yes PLIST_SUB= X11BASE=${X11BASE} diff --git a/devel/gettext-old/pkg-plist b/devel/gettext-old/pkg-plist index 6d3c89b..d799f79 100644 --- a/devel/gettext-old/pkg-plist +++ b/devel/gettext-old/pkg-plist @@ -12,7 +12,6 @@ info/gettext.info @exec install-info %D/info/gettext.info %D/info/dir include/libintl.h lib/libintl.a -lib/libintl.la lib/libintl.so lib/libintl.so.1 @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B |