diff options
Diffstat (limited to 'graphics/kooka/Makefile')
-rw-r--r-- | graphics/kooka/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index f766aab8056b..40fd05198c70 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -7,6 +7,7 @@ PORTNAME= kooka PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -24,9 +25,8 @@ CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} - USE_BZIP2= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdegraphics-${PORTVERSION} INSTALLS_SHLIB= yes |