diff options
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index aa4fe57bc45b..217e067fcf03 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -8,6 +8,7 @@ PORTNAME= kdetoys PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= x11-clocks kde misc MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -21,7 +22,7 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_REINPLACE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes INSTALLS_SHLIB= yes |