From 5d4e926ab179be81c30a6d89ff294724c75b9f36 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Fri, 31 Aug 2007 13:27:42 +0000 Subject: - s/USE_X_LIB/USE_XLIB/ in unmaintained ports Noticed by: gabor --- graphics/agg/Makefile | 2 +- japanese/scim-skk/Makefile | 2 +- www/syndigator/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/agg/Makefile b/graphics/agg/Makefile index e8b5b8abb51d..68c61b96094d 100644 --- a/graphics/agg/Makefile +++ b/graphics/agg/Makefile @@ -17,7 +17,7 @@ COMMENT= A High Quality Rendering Engine for C++ GNU_CONFIGURE= yes USE_SDL= sdl -USE_X_LIB= yes +USE_XLIB= yes USE_GNOME= pkgconfig gnomehack USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index 5cef60665098..ddae56fea9de 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} USE_AUTOTOOLS= libtool:15 -USE_X_LIB= yes +USE_XLIB= yes USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/www/syndigator/Makefile b/www/syndigator/Makefile index 7a2de67fe739..f69b5fdbaa6b 100644 --- a/www/syndigator/Makefile +++ b/www/syndigator/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-T ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ ${SITE_PERL}/${PERL_ARCH}/Gtk2/Html2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2-Html2 -USE_X_LIB= yes +USE_XLIB= yes USE_GNOME= gnomehier USE_PERL5= yes NO_BUILD= yes -- cgit v1.2.3