From 3aa77171e7fba77720aea6eb4bded87b64c1ad8e Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 5 Jun 1999 19:00:43 +0000 Subject: Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install the .la file. --- converters/kdesupport11/Makefile | 4 ++-- converters/kdesupport11/pkg-plist | 4 ---- converters/kdesupport2/Makefile | 4 ++-- converters/kdesupport2/pkg-plist | 4 ---- 4 files changed, 4 insertions(+), 12 deletions(-) (limited to 'converters') diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile index 1a4c6ced2355..a49a64a55f71 100644 --- a/converters/kdesupport11/Makefile +++ b/converters/kdesupport11/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.21 1999/05/03 22:28:34 se Exp $ +# $Id: Makefile,v 1.22 1999/05/10 22:59:31 asami Exp $ # DISTNAME= kdesupport-1.1.1 @@ -16,7 +16,7 @@ MAINTAINER= se@freebsd.org USE_BZIP2= yes USE_QT= yes -HAS_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ "--without-libjpeg" \ "--without-libgif" \ diff --git a/converters/kdesupport11/pkg-plist b/converters/kdesupport11/pkg-plist index 17fa89e36622..a8860a514d45 100644 --- a/converters/kdesupport11/pkg-plist +++ b/converters/kdesupport11/pkg-plist @@ -45,16 +45,12 @@ include/rdb/hash.h include/rdb/rdb.h include/rdb/uint32.h lib/libQwSpriteField.a -lib/libQwSpriteField.la lib/libQwSpriteField.so.6 lib/libjs.a -lib/libjs.la lib/libjs.so.2 lib/libmimelib.a -lib/libmimelib.la lib/libmimelib.so.1 lib/librdb.a -lib/librdb.la lib/librdb.so.55 @exec ln -sf libQwSpriteField.so.6 %D/lib/libQwSpriteField.so @exec ln -sf libjs.so.2 %D/lib/libjs.so diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index 1a4c6ced2355..a49a64a55f71 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -3,7 +3,7 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer # -# $Id: Makefile,v 1.21 1999/05/03 22:28:34 se Exp $ +# $Id: Makefile,v 1.22 1999/05/10 22:59:31 asami Exp $ # DISTNAME= kdesupport-1.1.1 @@ -16,7 +16,7 @@ MAINTAINER= se@freebsd.org USE_BZIP2= yes USE_QT= yes -HAS_CONFIGURE= yes +USE_LIBTOOL= yes CONFIGURE_ARGS= "--prefix=$(PREFIX)" \ "--without-libjpeg" \ "--without-libgif" \ diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist index 17fa89e36622..a8860a514d45 100644 --- a/converters/kdesupport2/pkg-plist +++ b/converters/kdesupport2/pkg-plist @@ -45,16 +45,12 @@ include/rdb/hash.h include/rdb/rdb.h include/rdb/uint32.h lib/libQwSpriteField.a -lib/libQwSpriteField.la lib/libQwSpriteField.so.6 lib/libjs.a -lib/libjs.la lib/libjs.so.2 lib/libmimelib.a -lib/libmimelib.la lib/libmimelib.so.1 lib/librdb.a -lib/librdb.la lib/librdb.so.55 @exec ln -sf libQwSpriteField.so.6 %D/lib/libQwSpriteField.so @exec ln -sf libjs.so.2 %D/lib/libjs.so -- cgit v1.2.3