diff options
Diffstat (limited to 'devel/kprof/Makefile')
-rw-r--r-- | devel/kprof/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kprof/Makefile b/devel/kprof/Makefile index 4b4d0f484823..d894b03c7656 100644 --- a/devel/kprof/Makefile +++ b/devel/kprof/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A profiling tool for KDE USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= KDB2HTML=${PREFIX}/bin/kdb2html USE_GMAKE= yes MAKE_ENV= ${CONFIGURE_ENV} |