aboutsummaryrefslogtreecommitdiff
path: root/graphics/pstoedit/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-09-28 18:26:32 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-09-28 18:26:32 +0000
commitb4506a2112d67c967e88d97b67a15667480b94d6 (patch)
tree185b87208064af00fd0a1360466e0d9df4720628 /graphics/pstoedit/Makefile
parent8aea8af7143f03b563c29275a3228d52bf87f8d9 (diff)
downloadports-b4506a2112d67c967e88d97b67a15667480b94d6.tar.gz
ports-b4506a2112d67c967e88d97b67a15667480b94d6.zip
Notes
Diffstat (limited to 'graphics/pstoedit/Makefile')
-rw-r--r--graphics/pstoedit/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 7e50ffaf5f4a..41f4c84d0f30 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pstoedit
-PORTVERSION= 3.41
+PORTVERSION= 3.42
CATEGORIES= graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -81,6 +81,9 @@ pre-everything::
post-patch:
@${REINPLACE_CMD} -e 's|CXXFLAGS="-g"|CXXFLAGS="$$CXXFLAGS"|g ; \
+ s|GCC_OK=no|GCC_OK=yes|g ; \
+ s|GraphicsMagick|Magick|g ; \
+ s|=$$OLDCPPFLAGS|=$$CPPFLAGS|g ; \
s|-pedantic||g' ${WRKSRC}/configure
post-install: