diff options
Diffstat (limited to 'x11/xscreensaver-kde/Makefile')
-rw-r--r-- | x11/xscreensaver-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xscreensaver-kde/Makefile b/x11/xscreensaver-kde/Makefile index df3a81c2fea7..d96fa53de538 100644 --- a/x11/xscreensaver-kde/Makefile +++ b/x11/xscreensaver-kde/Makefile @@ -23,7 +23,7 @@ USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/kdeartwork-${PORTVERSION} |