summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-05 19:00:43 +0000
commit3aa77171e7fba77720aea6eb4bded87b64c1ad8e (patch)
treedbeabb1054054f2f39e7970cedea3abd4f75843c /converters
parentadded NO_PACKAGE=ignores cflags (diff)
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Notes
Notes: svn path=/head/; revision=19217
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport11/Makefile4
-rw-r--r--converters/kdesupport11/pkg-plist4
-rw-r--r--converters/kdesupport2/Makefile4
-rw-r--r--converters/kdesupport2/pkg-plist4
4 files changed, 4 insertions, 12 deletions
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 <se@freebsd.org>
#
-# $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 <se@freebsd.org>
#
-# $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