aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-07-29 17:53:22 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-07-29 17:53:22 +0000
commit4166abb7e491bd423332f9f42abf0a5e31573987 (patch)
tree8025ab35056b3e4f2963c8978718eb3eadea6f64 /devel
parent72daafc72bc603ac8b8b515e4d265aa55bae3065 (diff)
downloadports-4166abb7e491bd423332f9f42abf0a5e31573987.tar.gz
ports-4166abb7e491bd423332f9f42abf0a5e31573987.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/kscope/Makefile1
-rw-r--r--devel/pikdev/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 234c172448ff..48ffa91bf79d 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -25,7 +25,6 @@ USE_BISON= build
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
-INSTALLS_ICONS= yes
MAKE_ENV= EXTRA_LIBRARIES="-L${LOCALBASE}/lib"
CONFIGURE_ENV= CXXFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
diff --git a/devel/pikdev/Makefile b/devel/pikdev/Makefile
index a0f886f5d32b..f810e2b2f7da 100644
--- a/devel/pikdev/Makefile
+++ b/devel/pikdev/Makefile
@@ -24,7 +24,6 @@ USE_KDEBASE_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-INSTALLS_ICONS= yes
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" CFLAGS="${CFLAGS}"