aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/agg/Makefile2
-rw-r--r--japanese/scim-skk/Makefile2
-rw-r--r--www/syndigator/Makefile2
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