mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
back out CONFIGURE_ARGS change, this is handled by USE_XLIB+GNU_CONFIGURE.
GNU_CONFIGURE also sets --prefix for us Reported by: rafan
This commit is contained in:
parent
5f9b1a85cc
commit
2eab40928d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178520
@ -18,10 +18,7 @@ PLIST_FILES= bin/asmixer
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_XPM= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --prefix=${PREFIX} \
|
||||
--x-includes=${X11BASE}/include \
|
||||
--x-libraries=${X11BASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \
|
||||
|
Loading…
Reference in New Issue
Block a user