aboutsummaryrefslogtreecommitdiff
path: root/print/gnomephotoprinter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-30 08:10:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-30 08:10:00 +0000
commitbb5177b4fb827b1a206c204a4c32ccef3786e6de (patch)
tree2772606fa4a1fad6881d185d3acd0867a214e436 /print/gnomephotoprinter
parent44e5916cd9fbae7b5ebd79b7827b622a840c54f3 (diff)
downloadports-bb5177b4fb827b1a206c204a4c32ccef3786e6de.tar.gz
ports-bb5177b4fb827b1a206c204a4c32ccef3786e6de.zip
Remove useless post-patch now that pkgconf mimic pkg-config version
Notes
Notes: svn path=/head/; revision=301710
Diffstat (limited to 'print/gnomephotoprinter')
-rw-r--r--print/gnomephotoprinter/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile
index e39ccce492eb..52f28ec5b038 100644
--- a/print/gnomephotoprinter/Makefile
+++ b/print/gnomephotoprinter/Makefile
@@ -23,8 +23,4 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-post-patch:
- @${REINPLACE_CMD} -s "s/PKGCONFIG --version/PKGCONFIG --modversion pkg-config/g" \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>