summaryrefslogtreecommitdiffstats
path: root/audio/kio-audiocd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/kio-audiocd/Makefile')
-rw-r--r--audio/kio-audiocd/Makefile16
1 files changed, 2 insertions, 14 deletions
diff --git a/audio/kio-audiocd/Makefile b/audio/kio-audiocd/Makefile
index 29ff06c..0ca7351 100644
--- a/audio/kio-audiocd/Makefile
+++ b/audio/kio-audiocd/Makefile
@@ -3,8 +3,7 @@
PORTNAME= kio-audiocd
PORTVERSION= ${KDE4_VERSION}
CATEGORIES= audio kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DISTNAME= audiocd-kio-${PORTVERSION}
DIST_SUBDIR= KDE/${PORTVERSION}
@@ -18,10 +17,7 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac \
libogg.so:${PORTSDIR}/audio/libogg \
libvorbis.so:${PORTSDIR}/audio/libvorbis
-CONFLICTS_INSTALL= kdemultimedia-4.[1-8].*
-
USES= cmake:outsource
-NO_STAGE= yes
USE_KDE4= kdehier kdelibs kdeprefix libkcddb libkcompactdisc \
automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
@@ -30,14 +26,6 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= LAME
LAME_DESC= Install LAME MP3 audio encoder
-.if !defined(PACKAGE_BUILDING)
-OPTIONS_DEFAULT+= LAME
-.endif
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MLAME}
-RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
-.endif
+LAME_RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
.include <bsd.port.mk>
OpenPOWER on IntegriCloud