diff options
author | mharo <mharo@FreeBSD.org> | 1999-06-06 03:00:43 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-06-06 03:00:43 +0800 |
commit | 2a8116629fbb51c0b6a7a02125828e71479a08be (patch) | |
tree | b9d00a96d9965a4af62f13b8159dc00d5216388f /devel/gettext-old/pkg-plist | |
parent | 4bf3ca31ea08ba708c33ef3dbc6b228c30a59293 (diff) | |
download | freebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.gz freebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.zst freebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.zip |
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Diffstat (limited to 'devel/gettext-old/pkg-plist')
-rw-r--r-- | devel/gettext-old/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/gettext-old/pkg-plist b/devel/gettext-old/pkg-plist index 6d3c89b44981..d799f7939a58 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 |