summaryrefslogtreecommitdiffstats
path: root/x11/kde4-baseapps
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
committertg <tg@FreeBSD.org>1999-05-27 07:32:49 +0000
commitf5f2df4187f06b364bd6fc79335f60115a42a58f (patch)
tree1efbb40465d48e8ac988b4f8d11079149e286523 /x11/kde4-baseapps
parent8ad291d9623a19595fd236822d5a7ce5e9991af3 (diff)
downloadFreeBSD-ports-f5f2df4187f06b364bd6fc79335f60115a42a58f.zip
FreeBSD-ports-f5f2df4187f06b364bd6fc79335f60115a42a58f.tar.gz
Forget about ${PREFIX}/include/giflib.
Diffstat (limited to 'x11/kde4-baseapps')
-rw-r--r--x11/kde4-baseapps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile
index 36c43d8..e552bdb 100644
--- a/x11/kde4-baseapps/Makefile
+++ b/x11/kde4-baseapps/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.35 1999/05/03 22:29:15 se Exp $
+# $Id: Makefile,v 1.36 1999/05/10 22:50:21 asami Exp $
#
DISTNAME= kdebase-1.1.1
@@ -22,8 +22,7 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--with-extra-includes=$(PREFIX)/include/giflib"
+CONFIGURE_ARGS= "--prefix=$(PREFIX)"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS) -DHAVE_GETUSERSHELL -DTIME_WITH_SYS_TIME" \
INSTALL_SCRIPT="install -c -m 555"
USE_GMAKE= yes
OpenPOWER on IntegriCloud