svn commit: r301710 - head/print/gnomephotoprinter

Baptiste Daroussin bapt at FreeBSD.org
Mon Jul 30 08:10:01 UTC 2012


Author: bapt
Date: Mon Jul 30 08:10:00 2012
New Revision: 301710
URL: http://svn.freebsd.org/changeset/ports/301710

Log:
  Remove useless post-patch now that pkgconf mimic pkg-config version

Modified:
  head/print/gnomephotoprinter/Makefile

Modified: head/print/gnomephotoprinter/Makefile
==============================================================================
--- head/print/gnomephotoprinter/Makefile	Mon Jul 30 08:07:44 2012	(r301709)
+++ head/print/gnomephotoprinter/Makefile	Mon Jul 30 08:10:00 2012	(r301710)
@@ -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>



More information about the svn-ports-all mailing list