diff options
Diffstat (limited to 'sysutils/klaptopdaemon/Makefile')
-rw-r--r-- | sysutils/klaptopdaemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/klaptopdaemon/Makefile b/sysutils/klaptopdaemon/Makefile index a004693575fa..e7093f049d24 100644 --- a/sysutils/klaptopdaemon/Makefile +++ b/sysutils/klaptopdaemon/Makefile @@ -25,7 +25,7 @@ USE_KDELIBS_VER=3 ONLY_FOR_ARCHS= i386 USE_XORG= xtst xscrnsaver USE_BZIP2= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdeutils-${PORTVERSION} |