- Really respect X11BASE by adding suitable xpm path

Noticed by:	pointyhat via kris
This commit is contained in:
Rong-En Fan 2006-12-03 05:45:10 +00:00
parent e564519a7e
commit 9c3100d305
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178650

View file

@ -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 \