mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- S/X11BASE/LOCALBASE
This commit is contained in:
parent
0a8063720b
commit
fca96ef234
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219426
@ -21,8 +21,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
||||
|
||||
USE_GL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
|
||||
LDFLAGS="-L${X11BASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
|
||||
PLIST_FILES= bin/burrGui bin/burrTxt
|
||||
|
Loading…
Reference in New Issue
Block a user