diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-04 21:41:12 +0000 |
commit | f07e7ab26ee96c06478847d07ac072b4b2c64e23 (patch) | |
tree | 780c78ced02c5c3bcb3d612d1393cc5c6430bb34 /devel/libvanessa_adt | |
parent | 96a9db84f56439cc43a27916a26e273d5249cad7 (diff) | |
download | FreeBSD-ports-f07e7ab26ee96c06478847d07ac072b4b2c64e23.zip FreeBSD-ports-f07e7ab26ee96c06478847d07ac072b4b2c64e23.tar.gz |
Remove USE_REINPLACE from all categories starting with D
Diffstat (limited to 'devel/libvanessa_adt')
-rw-r--r-- | devel/libvanessa_adt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index 4c14955..df8ea60 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger INSTALLS_SHLIB= YES -USE_REINPLACE= YES GNU_CONFIGURE= YES CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |