diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-05 05:41:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-05 05:41:12 +0800 |
commit | f07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch) | |
tree | 780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /devel/liboop | |
parent | 96a9db84f56439cc43a27916a26e273d5249cad7 (diff) | |
download | freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.zst freebsd-ports-gnome-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip |
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'devel/liboop')
-rw-r--r-- | devel/liboop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/liboop/Makefile b/devel/liboop/Makefile index 6d7e3422e6ef..2fd866a6cbbc 100644 --- a/devel/liboop/Makefile +++ b/devel/liboop/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \ USE_BZIP2= yes USE_GNOME= glib12 glib20 gnomehack gnometarget GNU_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-libwww INSTALLS_SHLIB= yes |