diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-19 11:39:14 +0000 |
commit | 1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch) | |
tree | 2014d824f2cef34bfa703571eba0d3315ba070d1 /devel | |
parent | c076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsspam/Makefile | 1 | ||||
-rw-r--r-- | devel/libbinio/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/devel/cvsspam/Makefile b/devel/cvsspam/Makefile index d1e02e6766d7..3392d46c2a8c 100644 --- a/devel/cvsspam/Makefile +++ b/devel/cvsspam/Makefile @@ -15,7 +15,6 @@ COMMENT= Sends diffs when a change is committed to your CVS repository USE_RUBY= yes NO_BUILD= yes -USE_REINPLACE= yes PORTDOCS= COPYING CREDITS TODO cvsspam-doc.html cvsspam-doc.pdf diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile index c51d645c7495..b426bb464dc5 100644 --- a/devel/libbinio/Makefile +++ b/devel/libbinio/Makefile @@ -16,7 +16,6 @@ COMMENT= Binary I/O stream class library INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_REINPLACE= yes USE_GCC= 3.4+ CPPFLAGS+= -I${LOCALBASE}/include |