diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-08 07:46:33 +0800 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/scr2png | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) | |
download | freebsd-ports-gnome-ff21f59f9fc122a8cba781cd7d8c424e88df792f.tar.gz freebsd-ports-gnome-ff21f59f9fc122a8cba781cd7d8c424e88df792f.tar.zst freebsd-ports-gnome-ff21f59f9fc122a8cba781cd7d8c424e88df792f.zip |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'graphics/scr2png')
-rw-r--r-- | graphics/scr2png/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index b983260f5697..6cec0017af97 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -18,7 +18,6 @@ COMMENT= Converts the output of "vidcontrol -p" to PNG LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -USE_REINPLACE= yes MAN1= scr2png.1 MANCOMPRESSED= yes |