mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix Xpm path
Reported by: pointyhat
This commit is contained in:
parent
85f0b27e3b
commit
948a8ac686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178589
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ COMMENT= Volume control dock-app for the AfterStep Window Manager
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
USE_XPM= yes
|
USE_XPM= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
CONFIGURE_ARGS= --with-xpm \
|
||||||
|
--with-xpm-includes=${X11BASE}/include \
|
||||||
|
--with-xpm-library=${X11BASE}/lib
|
||||||
|
|
||||||
MAN1= ${PORTNAME}.1x
|
MAN1= ${PORTNAME}.1x
|
||||||
PLIST_FILES= bin/asmix
|
PLIST_FILES= bin/asmix
|
||||||
|
|
Loading…
Add table
Reference in a new issue