mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add USE_REINPLACE.
This commit is contained in:
parent
93c5236e23
commit
74036e70b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61585
@ -22,6 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
|
@ -22,6 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib -lintl"
|
||||
|
Loading…
Reference in New Issue
Block a user