diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 19:39:14 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-19 19:39:14 +0800 |
commit | 02a0adbd847b225f4437ad3447c07bbbdce31816 (patch) | |
tree | fe50d899f4d2a74c4f7752e63eafd99bcda5ba77 /devel/libbinio | |
parent | fa50cda769754f971aaf9a13522f3de02191552d (diff) | |
download | freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.gz freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.tar.zst freebsd-ports-gnome-02a0adbd847b225f4437ad3447c07bbbdce31816.zip |
Remove deprecated USE_REINPLACE
Diffstat (limited to 'devel/libbinio')
-rw-r--r-- | devel/libbinio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |