aboutsummaryrefslogtreecommitdiff
path: root/audio/xanalyser
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /audio/xanalyser
parentdd9602c2a3e0aa86e76d2db30cf6349888702517 (diff)
downloadports-5afc678aac11dcb929706121d1fec2707a1e8e54.tar.gz
ports-5afc678aac11dcb929706121d1fec2707a1e8e54.zip
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'audio/xanalyser')
-rw-r--r--audio/xanalyser/Makefile4
1 files changed, 1 insertions, 3 deletions
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