diff options
Diffstat (limited to 'audio/mpeglib_artsplug/Makefile')
-rw-r--r-- | audio/mpeglib_artsplug/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index 1f7cd3dd2962..e963d0b442f2 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -24,9 +25,8 @@ CONFLICTS= kdemultimedia-3.1.* kdemultimedia-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}/kdemultimedia-${PORTVERSION} INSTALLS_SHLIB= yes |