summaryrefslogtreecommitdiff
path: root/devel/liboop
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 /devel/liboop
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 'devel/liboop')
-rw-r--r--devel/liboop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile
index a2aff39af518..5b2e4af4a3cb 100644
--- a/devel/liboop/Makefile
+++ b/devel/liboop/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
USE_BZIP2= yes
USE_GNOME= glib12 glib20 gnomehack gnometarget
USE_LIBTOOL= yes
+USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-libwww
INSTALLS_SHLIB= yes