summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-24 00:33:07 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-24 00:33:07 +0000
commitc569d3f990721a0f3b6331cc7dd72c274e9f6ef7 (patch)
tree5b7996b552ba815e8c65aafb83be5817af73a4a7 /x11
parentUpdate to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!" (diff)
Fix for RELENG_3 systems. Also remove unnecessary USE_XLIB (because it's
included by qt2) and jpeg.9 dependencies.
Notes
Notes: svn path=/head/; revision=28718
Diffstat (limited to 'x11')
-rw-r--r--x11/kde4-baseapps/Makefile2
-rw-r--r--x11/kde4-runtime/Makefile2
-rw-r--r--x11/kde4-workspace/Makefile2
-rw-r--r--x11/kdebase2/Makefile2
-rw-r--r--x11/kdebase3/Makefile2
-rw-r--r--x11/kdebase4-runtime/Makefile2
-rw-r--r--x11/kdebase4-workspace/Makefile2
-rw-r--r--x11/kdebase4/Makefile2
8 files changed, 0 insertions, 16 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kde4-baseapps/Makefile
+++ b/x11/kde4-baseapps/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kde4-runtime/Makefile
+++ b/x11/kde4-runtime/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kdebase2/Makefile
+++ b/x11/kdebase2/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kdebase4-runtime/Makefile
+++ b/x11/kdebase4-runtime/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kdebase4-workspace/Makefile
+++ b/x11/kdebase4-workspace/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile
index 639c5c610fdd..36a0e07a75d8 100644
--- a/x11/kdebase4/Makefile
+++ b/x11/kdebase4/Makefile
@@ -14,12 +14,10 @@ MASTER_SITE_SUBDIR= unstable/distribution/tar/src
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \
- jpeg.9:${PORTSDIR}/graphics/jpeg \
Xpm.4:${PORTSDIR}/graphics/xpm \
intl.1:${PORTSDIR}/devel/gettext
MOC?= ${X11BASE}/bin/moc2
-USE_XLIB= yes
USE_BZIP2= yes
USE_QT2= yes
GNU_CONFIGURE= yes