diff options
Diffstat (limited to 'audio/cueplayer/Makefile')
-rw-r--r-- | audio/cueplayer/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/cueplayer/Makefile b/audio/cueplayer/Makefile index 175b9785a5a8..d1f0ef5d7a6b 100644 --- a/audio/cueplayer/Makefile +++ b/audio/cueplayer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cueplayer -# Date created: 2010-01-17 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= cueplayer PORTVERSION= 0.28 @@ -17,6 +13,7 @@ COMMENT= CUE player LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify USES= pkgconfig +NO_STAGE= yes USE_QT4= gui xml qmake_build uic_build moc_build rcc_build network USE_GSTREAMER= flac good dvd lame ugly ffmpeg taglib ogg vorbis soup libmms wavpack |