summaryrefslogtreecommitdiff
path: root/x11/gnomelibs/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-17 12:03:17 +0000
commit00e692203d42d4eef31590ffac3a0b871be12984 (patch)
tree213bfd0bc4e8b962fab582a79f582be7837e45f8 /x11/gnomelibs/Makefile
parentAllow compiling with debugging enabled. (diff)
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Notes
Notes: svn path=/head/; revision=94169
Diffstat (limited to '')
-rw-r--r--x11/gnomelibs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/gnomelibs/Makefile b/x11/gnomelibs/Makefile
index e9f3e08cacdf..f64020a028c6 100644
--- a/x11/gnomelibs/Makefile
+++ b/x11/gnomelibs/Makefile
@@ -28,6 +28,7 @@ USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix esound gtk12 imlib libxml orbit
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_REINPLACE= yes
LIBTOOLFILES= configure libart_lgpl/configure
CONFIGURE_ARGS= --disable-test-gnome
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \