mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- fix build with custom LOCALBASE
Reported by: QAT
This commit is contained in:
parent
8996f89e86
commit
a9f99105e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236411
1 changed files with 1 additions and 0 deletions
|
@ -25,5 +25,6 @@ USE_GL= yes
|
||||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||||
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress
|
USE_GNUSTEP_MAKE_DIRS+= . gui/Finger gui/GFractal gui/HostAddress
|
||||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
|
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT}
|
||||||
|
ADDITIONAL_LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue