diff options
-rw-r--r-- | print/gnomephotoprinter/Makefile | 4 |
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> |