aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
committermarcus <marcus@FreeBSD.org>2004-02-04 12:36:30 +0800
commit7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch)
tree6e94333233053731622780aae8a8285e148ade96 /x11
parentf687852f8f35b5067f8978d6405346545b01be3a (diff)
downloadfreebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz
freebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst
freebsd-ports-graphics-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Diffstat (limited to 'x11')
-rw-r--r--x11/kdelibs3/Makefile4
-rw-r--r--x11/kdelibs4/Makefile4
-rw-r--r--x11/kgamma/Makefile5
-rw-r--r--x11/xfree86_xkb_xml/Makefile5
4 files changed, 9 insertions, 9 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index f3f19de1ae1..4e63a02fced 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -24,12 +24,12 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt \
pcre.0:${PORTSDIR}/devel/pcre \
- intl.5:${PORTSDIR}/devel/gettext-old \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
cups.2:${PORTSDIR}/print/cups-base
RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \
${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings
+USE_GETTEXT= yes
USE_QT_VER= 3
PREFIX= ${KDE_PREFIX}
USE_OPENSSL= yes
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile
index f3f19de1ae1..4e63a02fced 100644
--- a/x11/kdelibs4/Makefile
+++ b/x11/kdelibs4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src
@@ -24,12 +24,12 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt \
pcre.0:${PORTSDIR}/devel/pcre \
- intl.5:${PORTSDIR}/devel/gettext-old \
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
cups.2:${PORTSDIR}/print/cups-base
RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \
${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings
+USE_GETTEXT= yes
USE_QT_VER= 3
PREFIX= ${KDE_PREFIX}
USE_OPENSSL= yes
diff --git a/x11/kgamma/Makefile b/x11/kgamma/Makefile
index cbbbda5d9b5..91d26cb7389 100644
--- a/x11/kgamma/Makefile
+++ b/x11/kgamma/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kgamma
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde
MASTER_SITES= http://download.berlios.de/kgamma/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/}
@@ -15,9 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./_pre/}
MAINTAINER= arved@FreeBSD.org
COMMENT= "KDE Control Center module for gamma calibration/correction of XFree86"
-LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old
-
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/x11/xfree86_xkb_xml/Makefile b/x11/xfree86_xkb_xml/Makefile
index 79ea7b3e2ac..69e509621c5 100644
--- a/x11/xfree86_xkb_xml/Makefile
+++ b/x11/xfree86_xkb_xml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xfree86_xkb_xml
PORTVERSION= 0.4
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gswitchit
@@ -14,9 +15,9 @@ MASTER_SITE_SUBDIR= gswitchit
MAINTAINER= gnome@FreeBSD.org
COMMENT= A little set of XML files useful for dealing with XKB rules
-LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
- intl.5:${PORTSDIR}/devel/gettext-old
+LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
+USE_GETTEXT= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes