summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeutils11/Makefile5
-rw-r--r--misc/kdeutils2/Makefile5
-rw-r--r--misc/kdeutils3/Makefile5
-rw-r--r--misc/kdeutils4/Makefile5
4 files changed, 8 insertions, 12 deletions
diff --git a/misc/kdeutils11/Makefile b/misc/kdeutils11/Makefile
index 4a2526c..0e14f70 100644
--- a/misc/kdeutils11/Makefile
+++ b/misc/kdeutils11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.30 1999/02/28 21:48:05 asami Exp $
+# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $
#
DISTNAME= kdeutils-1.1.1
@@ -21,10 +21,9 @@ USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--with-extra-includes=$(PREFIX)/include/giflib"
+ "--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
.include <bsd.port.mk>
diff --git a/misc/kdeutils2/Makefile b/misc/kdeutils2/Makefile
index 4a2526c..0e14f70 100644
--- a/misc/kdeutils2/Makefile
+++ b/misc/kdeutils2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.30 1999/02/28 21:48:05 asami Exp $
+# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $
#
DISTNAME= kdeutils-1.1.1
@@ -21,10 +21,9 @@ USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--with-extra-includes=$(PREFIX)/include/giflib"
+ "--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
.include <bsd.port.mk>
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile
index 4a2526c..0e14f70 100644
--- a/misc/kdeutils3/Makefile
+++ b/misc/kdeutils3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.30 1999/02/28 21:48:05 asami Exp $
+# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $
#
DISTNAME= kdeutils-1.1.1
@@ -21,10 +21,9 @@ USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--with-extra-includes=$(PREFIX)/include/giflib"
+ "--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
.include <bsd.port.mk>
diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile
index 4a2526c..0e14f70 100644
--- a/misc/kdeutils4/Makefile
+++ b/misc/kdeutils4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.30 1999/02/28 21:48:05 asami Exp $
+# $Id: Makefile,v 1.31 1999/05/03 22:28:56 se Exp $
#
DISTNAME= kdeutils-1.1.1
@@ -21,10 +21,9 @@ USE_BZIP2= yes
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
- "--with-extra-includes=$(PREFIX)/include/giflib"
+ "--with-extra-includes=$(PREFIX)/include"
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)" \
INSTALL_SCRIPT="install -c -m 555"
USE_GMAKE= yes
-CFLAGS+= "-I${PREFIX}/include"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud