aboutsummaryrefslogtreecommitdiffstats
path: root/audio/asmixer
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-12-03 13:45:10 +0800
committerrafan <rafan@FreeBSD.org>2006-12-03 13:45:10 +0800
commitd5376c91d6ec5c05dbbfaf082a9e3173795df41d (patch)
tree8ca2226930ec634ce4a4280794953f7603d11b1b /audio/asmixer
parentc24d38eccf3889acceef2ef7ddbd582812cc339d (diff)
downloadfreebsd-ports-gnome-d5376c91d6ec5c05dbbfaf082a9e3173795df41d.tar.gz
freebsd-ports-gnome-d5376c91d6ec5c05dbbfaf082a9e3173795df41d.tar.zst
freebsd-ports-gnome-d5376c91d6ec5c05dbbfaf082a9e3173795df41d.zip
- Really respect X11BASE by adding suitable xpm path
Noticed by: pointyhat via kris
Diffstat (limited to 'audio/asmixer')
-rw-r--r--audio/asmixer/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/asmixer/Makefile b/audio/asmixer/Makefile
index 1a830bdf9a2e..d506900324e7 100644
--- a/audio/asmixer/Makefile
+++ b/audio/asmixer/Makefile
@@ -19,6 +19,9 @@ PLIST_FILES= bin/asmixer
USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-xpm \
+ --with-xpm-includes=${X11BASE} \
+ --with-xpm-library=${X11BASE}
post-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \