aboutsummaryrefslogtreecommitdiff
path: root/audio/asmixer
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 22:34:50 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-12-01 22:34:50 +0000
commit2eab40928d3105ac77fbabb7faba1b388c852e1d (patch)
tree3447c048e6b8eecd477fb03be0d825be728fa09d /audio/asmixer
parent5f9b1a85cc50508256170d861ccf878bed28b47f (diff)
downloadports-2eab40928d3105ac77fbabb7faba1b388c852e1d.tar.gz
ports-2eab40928d3105ac77fbabb7faba1b388c852e1d.zip
back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE.
GNU_CONFIGURE also sets --prefix for us Reported by: rafan
Notes
Notes: svn path=/head/; revision=178520
Diffstat (limited to 'audio/asmixer')
-rw-r--r--audio/asmixer/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/asmixer/Makefile b/audio/asmixer/Makefile
index 025b385da6db..1a830bdf9a2e 100644
--- a/audio/asmixer/Makefile
+++ b/audio/asmixer/Makefile
@@ -18,10 +18,7 @@ PLIST_FILES= bin/asmixer
USE_X_PREFIX= yes
USE_XPM= yes
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${PREFIX} \
- --x-includes=${X11BASE}/include \
- --x-libraries=${X11BASE}/lib
+GNU_CONFIGURE= yes
post-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \