diff options
Diffstat (limited to 'devel/kcachegrind/Makefile')
-rw-r--r-- | devel/kcachegrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index a7bac92e3fbe..fcd03280a15f 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= callgrind:${PORTSDIR}/devel/callgrind ONLY_FOR_ARCHS= i386 CONFLICTS= kdesdk3-[0-9]* -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 USE_REINPLACE= yes |