Make port PREFIX-clean.
Noticed by: kris's exp run
This commit is contained in:
parent
3bf35da83d
commit
c28efef8a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177922
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ PLIST_FILES= bin/wmhm
|
|||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
|
||||
CONFIGURE_ARGS+=--with-xpm-includes=${X11BASE}/include \
|
||||
--with-xpm-library=${X11BASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
|
|
Loading…
Reference in a new issue