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 /news | |
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 'news')
-rw-r--r-- | news/brag/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/news/brag/Makefile b/news/brag/Makefile index 73dc44223275..288dcd0d6091 100644 --- a/news/brag/Makefile +++ b/news/brag/Makefile @@ -16,8 +16,6 @@ COMMENT= Download and assemble multipart binaries from newsgroups RUN_DEPENDS= uudeview:${PORTSDIR}/converters/uudeview \ ${TCLSH}:${PORTSDIR}/lang/tcl84 -USE_REINPLACE= yes - MAN1= brag.1 PLIST_FILES= bin/brag PORTDOCS= CHANGES README |