summaryrefslogtreecommitdiff
path: root/converters/kdesupport11
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-17 11:37:43 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-17 11:37:43 +0000
commit042e4bf173116827c3f027f0ab246960ed5b115a (patch)
tree90da463de9a5a3fce271af166bfb4d1e136512f7 /converters/kdesupport11
parentMore 's|sobomax@altavista.net|sobomax@FreeBSD.org|' (diff)
Change MAINTAINER to myself, and clean these ports up a little.
Approved by: se (previous maintainer)
Notes
Notes: svn path=/head/; revision=28517
Diffstat (limited to 'converters/kdesupport11')
-rw-r--r--converters/kdesupport11/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile
index 4b030b847116..9f7a726d6d00 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