diff options
author | mezz <mezz@FreeBSD.org> | 2006-04-01 06:04:05 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-04-01 06:04:05 +0800 |
commit | 130503a83056d7820398ceeed16e4059e272501d (patch) | |
tree | a918cfdfa38ee0167f2d2a4a0af367957674bdf5 /graphics/cbview | |
parent | 8ac019b54d4a0a06e00f81ec63f515252b5faeb1 (diff) | |
download | freebsd-ports-gnome-130503a83056d7820398ceeed16e4059e272501d.tar.gz freebsd-ports-gnome-130503a83056d7820398ceeed16e4059e272501d.tar.zst freebsd-ports-gnome-130503a83056d7820398ceeed16e4059e272501d.zip |
portlint:
-Remove USE_REINPLACE.
Diffstat (limited to 'graphics/cbview')
-rw-r--r-- | graphics/cbview/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile index 212dd1b10e4e..1df87de383f9 100644 --- a/graphics/cbview/Makefile +++ b/graphics/cbview/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ NO_BUILD= yes USE_X_PREFIX= yes -USE_REINPLACE= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= COPYING Changes INSTALL README TODO |