aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-17 19:37:43 +0800
committerwill <will@FreeBSD.org>2000-05-17 19:37:43 +0800
commitea6426386b0eedb2804e39c123fc40c6fb703577 (patch)
treed68aeda831613cd5c713f6cb9ee459acfe96590d /converters
parent25d9304e5bcb72f6826ce235c9d7fd8ab015d16e (diff)
downloadfreebsd-ports-graphics-ea6426386b0eedb2804e39c123fc40c6fb703577.tar.gz
freebsd-ports-graphics-ea6426386b0eedb2804e39c123fc40c6fb703577.tar.zst
freebsd-ports-graphics-ea6426386b0eedb2804e39c123fc40c6fb703577.zip
Change MAINTAINER to myself, and clean these ports up a little.
Approved by: se (previous maintainer)
Diffstat (limited to 'converters')
-rw-r--r--converters/kdesupport11/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile
index 4b030b84711..9f7a726d6d0 100644
--- a/converters/kdesupport11/Makefile
+++ b/converters/kdesupport11/Makefile
@@ -12,19 +12,16 @@ MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/1.1.2/distribution/tar/generic/source/bz2
DISTNAME= kdesupport-1.1.2
-MAINTAINER= se@freebsd.org
+MAINTAINER= will@FreeBSD.org
USE_BZIP2= yes
USE_QT= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--without-libjpeg" \
- "--without-libgif" \
- "--without-libgdbm" \
- "--without-libuulib"
-CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
- INSTALL_SCRIPT="install -c -m 555"
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --without-libjpeg --without-libgif \
+ --without-libgdbm --without-libuulib
+CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" INSTALL_SCRIPT="install -c -m 555"
post-install:
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib