diff options
Diffstat (limited to 'audio/dream/Makefile')
-rw-r--r-- | audio/dream/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/dream/Makefile b/audio/dream/Makefile index c5a4414e93da..3e5b630e1070 100644 --- a/audio/dream/Makefile +++ b/audio/dream/Makefile @@ -6,10 +6,9 @@ PORTNAME= dream PORTVERSION= 1.6.25 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio hamradio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= drm +MASTER_SITES= SF/drm DISTNAME= drm-${PORTVERSION} MAINTAINER= xride@FreeBSD.org @@ -21,7 +20,6 @@ LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ BROKEN= Needs DRM enabled in FAAD -USE_X_PREFIX= yes USE_QT_VER= 3 GNU_CONFIGURE= yes CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include \ |