aboutsummaryrefslogtreecommitdiff
path: root/audio/asmix
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-21 11:58:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-21 11:58:23 +0000
commitea2b24193ec3d5476680946f0e2ac983442fa75e (patch)
treea9c58d0dce011db33253af040e49cedcee9c5252 /audio/asmix
parent5eb43e9c9fc872540c6c75cabf5613f8d0617418 (diff)
downloadports-ea2b24193ec3d5476680946f0e2ac983442fa75e.tar.gz
ports-ea2b24193ec3d5476680946f0e2ac983442fa75e.zip
- Repleace USE_XPM to USE_XORG
- Get rid of USE_X_PREFIX
Notes
Notes: svn path=/head/; revision=209531
Diffstat (limited to 'audio/asmix')
-rw-r--r--audio/asmix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/asmix/Makefile b/audio/asmix/Makefile
index 640f21b75a6c..c4e641f57233 100644
--- a/audio/asmix/Makefile
+++ b/audio/asmix/Makefile
@@ -7,15 +7,14 @@
PORTNAME= asmix
PORTVERSION= 1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio afterstep
MASTER_SITES= http://www.tigr.net/afterstep/download/asmix/
MAINTAINER= ports@FreeBSD.org
COMMENT= Volume control dock-app for the AfterStep Window Manager
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm x11
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-xpm \
--with-xpm-includes=${X11BASE}/include \