diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/peps | |
parent | Update MASTER_SITES (diff) |
Remove USE_REINPLACE for categories starting with a G
Notes
Notes:
svn path=/head/; revision=161663
Diffstat (limited to 'graphics/peps')
-rw-r--r-- | graphics/peps/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index b114832d9abd..ad11a2893798 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -21,8 +21,6 @@ USE_GHOSTSCRIPT_RUN= yes RUN_DEPENDS= pnmtopng:${PORTSDIR}/graphics/netpbm -USE_REINPLACE= yes - pre-fetch: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes @${ECHO} "" |