1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add USE_REINPLACE temporarily so to get this port building until portmgr

blesses the real fix to bsd.port.mk.

PR:		40267
Reported by:	many
This commit is contained in:
Joe Marcus Clarke 2002-07-06 21:38:15 +00:00
parent ff7e745f9c
commit 432b897c1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62531

View File

@ -26,6 +26,7 @@ USE_GNOMENG= yes
USE_GNOME+= gnomehack gtk12
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
--disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \