aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/babl/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index 340c06d27da2..4d2ba1a46f37 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -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>