diff options
Diffstat (limited to 'graphics/kooka')
-rw-r--r-- | graphics/kooka/Makefile | 4 | ||||
-rw-r--r-- | graphics/kooka/pkg-plist | 1 |
2 files changed, 3 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 diff --git a/graphics/kooka/pkg-plist b/graphics/kooka/pkg-plist index ccd1712074aa..325d96594523 100644 --- a/graphics/kooka/pkg-plist +++ b/graphics/kooka/pkg-plist @@ -1,4 +1,5 @@ bin/kooka +lib/libkscan.a lib/libkscan.la lib/libkscan.so lib/libkscan.so.1 |