Make port PREFIX-clean.

Noticed by:	kris's exp run
This commit is contained in:
Shaun Amott 2006-11-23 20:16:43 +00:00
parent 3bf35da83d
commit c28efef8a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177922

View file

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