Make port PREFIX-clean.
Noticed by: kris's exp run
This commit is contained in:
parent
31f7789db6
commit
c025ea2769
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177918
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ COMMENT= A multi terminal based on aterm
|
|||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
|
||||
--with-xpm=${X11BASE}
|
||||
|
||||
DOCS= AUTHORS ChangeLog INSTALL TODO
|
||||
MAN1= multi-aterm.1
|
||||
|
|
Loading…
Reference in a new issue