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 /news/brag | |
parent | c076dcb797f5ba266f84a9ea2d4446bb71b41205 (diff) |
Remove deprecated USE_REINPLACE
Notes
Notes:
svn path=/head/; revision=156387
Diffstat (limited to 'news/brag')
-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 |