diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | bbbd0386c6efea65a3c6b6d1ecec508b715fb332 (patch) | |
tree | 520c3027ec49a3bec8ada7753d2d3dfa38259e18 /graphics/icontact | |
parent | 81148feedcf40400bc8803ee0c0cc32818028212 (diff) | |
download | FreeBSD-ports-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.zip FreeBSD-ports-bbbd0386c6efea65a3c6b6d1ecec508b715fb332.tar.gz |
Remove USE_REINPLACE for categories starting with a G
Diffstat (limited to 'graphics/icontact')
-rw-r--r-- | graphics/icontact/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/icontact/Makefile b/graphics/icontact/Makefile index 3953386..a0455ee 100644 --- a/graphics/icontact/Makefile +++ b/graphics/icontact/Makefile @@ -16,7 +16,6 @@ COMMENT= Combines multiples images to create a single customisable image RUN_DEPENDS= ${LOCALBASE}/bin/ppmmake:${PORTSDIR}/graphics/netpbm \ ${LOCALBASE}/bin/cjpeg:${PORTSDIR}/graphics/jpeg -USE_REINPLACE= yes MAN1= icontact.1 xvtoppm.1 post-patch: |