mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Respect X11BASE
PR: ports/105877 Submitted by: trasz
This commit is contained in:
parent
1217931788
commit
98c2b3db47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178113
@ -19,6 +19,8 @@ USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-xpm-includes=${X11BASE}/include \
|
||||
--with-xpm-libraries=${X11BASE}/lib
|
||||
MAN8= wmlmmon.8
|
||||
MANCOMPRESSED= yes
|
||||
PLIST_FILES= bin/wmlmmon
|
||||
|
Loading…
Reference in New Issue
Block a user