summaryrefslogtreecommitdiff
path: root/graphics/libflash
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 23:46:33 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 23:46:33 +0000
commitff21f59f9fc122a8cba781cd7d8c424e88df792f (patch)
tree060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/libflash
parentUpdate MASTER_SITES (diff)
Remove USE_REINPLACE for categories starting with a G
Notes
Notes: svn path=/head/; revision=161663
Diffstat (limited to 'graphics/libflash')
-rw-r--r--graphics/libflash/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile
index 42542df66601..93a2dc16266a 100644
--- a/graphics/libflash/Makefile
+++ b/graphics/libflash/Makefile
@@ -28,7 +28,6 @@ CONFIGURE_WRKSRC= ${WRKDIR}/${DISTNAME}
USE_BZIP2= yes
USE_XLIB= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' ${WRKSRC}/swf.h