summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-27 15:45:38 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-27 15:45:38 +0000
commitf7ed228e6be71132a6876bfe1000cdd8b4a51feb (patch)
tree16d197a46cd9378b1243005a51183167bf664f08 /converters
parentSGMLtools is a text-formatting package based on SGML. (diff)
Remove libodbc (again) and libaudiofile so it won't conflict with
port installations. Now kdesupport2 will only install what is unique to its package.
Notes
Notes: svn path=/head/; revision=28782
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport2/Makefile4
-rw-r--r--converters/kdesupport2/pkg-plist20
2 files changed, 3 insertions, 21 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile
index 3b2a420bed07..bd92baefc706 100644
--- a/converters/kdesupport2/Makefile
+++ b/converters/kdesupport2/Makefile
@@ -21,7 +21,9 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-qt-includes=${X11BASE}/include/qt2 \
--with-qt-libraries=${X11BASE}/lib \
--without-libjpeg --without-libgif \
- --without-libgdbm --without-libuulib
+ --without-libgdbm --without-libuulib \
+ --without-odbc --without-audiofile
CONFIGURE_ENV+= MOC="${MOC}"
+USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/converters/kdesupport2/pkg-plist b/converters/kdesupport2/pkg-plist
index 817835db56df..3e655afb8f43 100644
--- a/converters/kdesupport2/pkg-plist
+++ b/converters/kdesupport2/pkg-plist
@@ -1,10 +1,7 @@
-bin/cdbmake
include/Pix.h
include/QwCluster.h
include/QwPublicList.h
include/QwSpriteField.h
-include/js.h
-include/jsint.h
include/mimelib/address.h
include/mimelib/addrlist.h
include/mimelib/binhex.h
@@ -39,28 +36,11 @@ include/mimelib/text.h
include/mimelib/token.h
include/mimelib/utility.h
include/mimelib/uuencode.h
-include/rdb/cdb.h
-include/rdb/cdbmake.h
-include/rdb/hash.h
-include/rdb/rdb.h
-include/rdb/uint32.h
-lib/libQwSpriteField.a
lib/libQwSpriteField.so.8
-lib/libjs.a
-lib/libjs.so.4
-lib/libmimelib.a
-lib/libmimelib.so.3
-lib/librdb.a
-lib/librdb.so.57
@exec ln -sf libQwSpriteField.so.7 %D/lib/libQwSpriteField.so
-@exec ln -sf libjs.so.4 %D/lib/libjs.so
@exec ln -sf libmimelib.so.3 %D/lib/libmimelib.so
-@exec ln -sf librdb.so.57 %D/lib/librdb.so
@exec /sbin/ldconfig -m %B
-@dirrm include/rdb
@dirrm include/mimelib
@unexec rm -f %D/lib/libQwSpriteField.so
-@unexec rm -f %D/lib/libjs.so
@unexec rm -f %D/lib/libmimelib.so
-@unexec rm -f %D/lib/librdb.so
@unexec /sbin/ldconfig -R