aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-08-14 01:53:06 +0800
committerknu <knu@FreeBSD.org>2000-08-14 01:53:06 +0800
commit1ced62962c9254a5d17346068336f63d71843afc (patch)
tree1ac1be619d55257753c5cb36c01e173161ae0528 /x11-toolkits
parentf32e98ffd33bc97e1f757fa7726c9c6e9ad0b81b (diff)
downloadfreebsd-ports-gnome-1ced62962c9254a5d17346068336f63d71843afc.tar.gz
freebsd-ports-gnome-1ced62962c9254a5d17346068336f63d71843afc.tar.zst
freebsd-ports-gnome-1ced62962c9254a5d17346068336f63d71843afc.zip
Change the name of the knob: WITH_QTI18N -> WITH_I18N
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/ruby-qt/Makefile2
-rw-r--r--x11-toolkits/ruby-qt2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/ruby-qt/Makefile b/x11-toolkits/ruby-qt/Makefile
index 01b287ae53aa..cd7cf210739e 100644
--- a/x11-toolkits/ruby-qt/Makefile
+++ b/x11-toolkits/ruby-qt/Makefile
@@ -31,7 +31,7 @@ RUBY_ARCH?= ${ARCH}-freebsd${OSREL}
QTLIBDIR= ${X11BASE}/lib
QTINCDIR= ${X11BASE}/include/X11/qt
-.if defined(WITH_QTI18N)
+.if defined(WITH_I18N)
I18NQT= -DI18NQT
QTLIB= qti18n
QTLIB_SHLIBVER= 3
diff --git a/x11-toolkits/ruby-qt2/Makefile b/x11-toolkits/ruby-qt2/Makefile
index 01b287ae53aa..cd7cf210739e 100644
--- a/x11-toolkits/ruby-qt2/Makefile
+++ b/x11-toolkits/ruby-qt2/Makefile
@@ -31,7 +31,7 @@ RUBY_ARCH?= ${ARCH}-freebsd${OSREL}
QTLIBDIR= ${X11BASE}/lib
QTINCDIR= ${X11BASE}/include/X11/qt
-.if defined(WITH_QTI18N)
+.if defined(WITH_I18N)
I18NQT= -DI18NQT
QTLIB= qti18n
QTLIB_SHLIBVER= 3