From fb015405b3f4185b0bffd32457b246a23658a076 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 28 Mar 2010 12:34:56 +0000 Subject: - fix build for png-1.4.1 --- x11/xcursorgen/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11') diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile index 27c9bfe3680a..8edee29df014 100644 --- a/x11/xcursorgen/Makefile +++ b/x11/xcursorgen/Makefile @@ -22,4 +22,8 @@ PLIST_FILES= bin/xcursorgen MAN1= xcursorgen.1 +post-patch: + ${REINPLACE_CMD} -e 's|libpng12|libpng14|g' \ + ${WRKSRC}/configure + .include -- cgit v1.2.3