mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Really respect X11BASE by adding suitable xpm path
Noticed by: pointyhat via kris
This commit is contained in:
parent
e564519a7e
commit
9c3100d305
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178650
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user