diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /audio | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) | |
download | ports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/asunder/Makefile | 1 | ||||
-rw-r--r-- | audio/gtkhirad/Makefile | 1 | ||||
-rw-r--r-- | audio/trommler/Makefile | 3 | ||||
-rw-r--r-- | audio/xanalyser/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-arts_output/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-audiofile/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-sexyspc/Makefile | 2 | ||||
-rw-r--r-- | audio/yamt/Makefile | 3 |
8 files changed, 6 insertions, 14 deletions
diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index d70f9a810910..0a959b54e554 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -21,7 +21,6 @@ OPTIONS= LAME "lame support" on \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_XLIB= yes USE_GNOME= gtk20 DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO diff --git a/audio/gtkhirad/Makefile b/audio/gtkhirad/Makefile index 46f72baba1f6..3f8cd53c724f 100644 --- a/audio/gtkhirad/Makefile +++ b/audio/gtkhirad/Makefile @@ -20,7 +20,6 @@ USE_BZIP2= yes USE_GNOME= gtk20 intlhack USE_GMAKE= yes USE_ICONV= yes -USE_XLIB= yes USE_LDCONFIG= yes MAKE_ARGS= prefix=${PREFIX} diff --git a/audio/trommler/Makefile b/audio/trommler/Makefile index 42df0b96616f..066b8a5c6e1b 100644 --- a/audio/trommler/Makefile +++ b/audio/trommler/Makefile @@ -7,7 +7,7 @@ PORTNAME= trommler PORTVERSION= 3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://muth.org/Robert/Trommler/ DISTNAME= trommler.3.4 @@ -17,7 +17,6 @@ COMMENT= A GTK based drum machine WRKSRC= ${WRKDIR}/Trommler -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_GMAKE= yes diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index fd7bc70c4d8b..2e2d4a19a761 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -7,7 +7,7 @@ PORTNAME= xanalyser PORTVERSION= 1.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio hamradio MASTER_SITES= http://arvin.schnell-web.net/xanalyser/ \ ${MASTER_SITE_LOCAL} @@ -17,8 +17,6 @@ MAINTAINER= db@FreeBSD.org COMMENT= Spectrum analyser USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XLIB= yes USE_MOTIF= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/audio/xmms-arts_output/Makefile b/audio/xmms-arts_output/Makefile index 5a74b4b664b0..37ad94799533 100644 --- a/audio/xmms-arts_output/Makefile +++ b/audio/xmms-arts_output/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= xmms- PORTNAME= arts_output PORTVERSION= 0.7.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://havardk.xmms.org/plugins/arts_output/ @@ -18,7 +18,6 @@ COMMENT= aRts output plugin for XMMS. LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ artsc.0:${PORTSDIR}/audio/arts -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes diff --git a/audio/xmms-audiofile/Makefile b/audio/xmms-audiofile/Makefile index 347d482ee560..f3815389d58d 100644 --- a/audio/xmms-audiofile/Makefile +++ b/audio/xmms-audiofile/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-audiofile PORTVERSION= 0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.68k.org/~michael/xmms/ @@ -19,7 +19,6 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms PLIST_FILES= lib/xmms/Input/libaf.so -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes diff --git a/audio/xmms-sexyspc/Makefile b/audio/xmms-sexyspc/Makefile index 75be19d4ca1d..9b8bc99db36d 100644 --- a/audio/xmms-sexyspc/Makefile +++ b/audio/xmms-sexyspc/Makefile @@ -7,6 +7,7 @@ PORTNAME= sexyspc PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF PKGNAMEPREFIX= xmms- @@ -23,7 +24,6 @@ PLIST_FILES= lib/xmms/Input/libsexyspc.a \ lib/xmms/Input/libsexyspc.so ONLY_FOR_ARCHS= i386 # contains x86 assembler code -USE_XLIB= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index bed1ea1480a8..61ae0c64ed7d 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -7,7 +7,7 @@ PORTNAME= yamt PORTVERSION= 0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= Yet Another Mp3 Tool which helps you to organize your mp3s -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomelibs gnomehack gnomeprefix GNU_CONFIGURE= yes |