1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

-No need to include the gnomeprefix that brings gnomehier in. [1]

-Use the gnomehack instead of a pkg-config patch in post-patch target.
-Bump the PORTREVISION.

Submitted by:	Stefan Thurner <thurners@nicsys.de> [1]
This commit is contained in:
Jeremy Messenger 2008-10-28 04:00:16 +00:00
parent 017966378c
commit 2571da6d96
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222149

View File

@ -23,11 +23,7 @@ COMMENT= Dynamic pixel format conversion library
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_AUTOTOOLS= libtool:15
USE_GNOME= pkgconfig gnomeprefix ltverhack
USE_GNOME= pkgconfig gnomehack ltverhack
USE_GMAKE= yes
post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in
.include <bsd.port.mk>