mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
- Fix buil with custom LOCALBASE/PREFIX
Reported by: QATy Submitted by: sahil@tithonus.cs.brandeis.edu (via irc in #qatty)
This commit is contained in:
parent
de83f0b16f
commit
719043da10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235408
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ USE_EMACS= yes
|
|||
BROKEN= Configure fails without X support
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --x-includes=${PREFIX}/include --x-libraries=${PREFIX}/lib
|
||||
|
||||
# configure --program-suffix doesn't work somehow
|
||||
MAKE_ARGS= binsuffix="${BINSUFFIX}"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue