aboutsummaryrefslogtreecommitdiff
path: root/devel/kprof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kprof/Makefile')
-rw-r--r--devel/kprof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kprof/Makefile b/devel/kprof/Makefile
index a9297062c45f..0bb8c252431b 100644
--- a/devel/kprof/Makefile
+++ b/devel/kprof/Makefile
@@ -16,8 +16,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= pmarquis@pobox.com
COMMENT= A profiling tool for KDE
-USE_KDELIBS_VER= 3
-GNU_CONFIGURE= yes
+USE_KDELIBS_VER=3
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ENV= KDB2HTML=${PREFIX}/bin/kdb2html
USE_GMAKE= yes
MAKE_ENV= ${CONFIGURE_ENV}