Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jul 2012 08:10:00 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301710 - head/print/gnomephotoprinter
Message-ID:  <201207300810.q6U8A0cK065482@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207300810.q6U8A0cK065482>