From 948a8ac686f3abb789d4815a19a9f166e52e7e17 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Sat, 2 Dec 2006 13:58:42 +0000 Subject: [PATCH] - Fix Xpm path Reported by: pointyhat --- audio/asmix/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/asmix/Makefile b/audio/asmix/Makefile index de83cf45b25a..1356c6694a13 100644 --- a/audio/asmix/Makefile +++ b/audio/asmix/Makefile @@ -16,6 +16,9 @@ COMMENT= Volume control dock-app for the AfterStep Window Manager USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-xpm \ + --with-xpm-includes=${X11BASE}/include \ + --with-xpm-library=${X11BASE}/lib MAN1= ${PORTNAME}.1x PLIST_FILES= bin/asmix