aboutsummaryrefslogtreecommitdiff
path: root/devel/kscope/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-16 09:10:58 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-01-16 09:10:58 +0000
commit71210fd7bd15234c74e2aa12b6564ed6ab72b3c5 (patch)
tree467126937bc95d1bdeae3723529443fdcada7988 /devel/kscope/Makefile
parentdcdaa0a519c4073f62c9d555f9e9b9c8fbf2c169 (diff)
downloadports-71210fd7bd15234c74e2aa12b6564ed6ab72b3c5.tar.gz
ports-71210fd7bd15234c74e2aa12b6564ed6ab72b3c5.zip
Notes
Diffstat (limited to 'devel/kscope/Makefile')
-rw-r--r--devel/kscope/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index e72390672f3a..bcd34a6505ce 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kscope
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.3
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}/
@@ -25,6 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
+INSTALLS_ICONS= yes
MAKE_ENV= EXTRA_LIBRARIES="-L${LOCALBASE}/lib"
CONFIGURE_ENV= CXXFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"