summaryrefslogtreecommitdiff
path: root/net/kdenetwork2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork2/Makefile')
-rw-r--r--net/kdenetwork2/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 2a8b9dad3f7f..affecaa67029 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -3,11 +3,12 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.1.1.1 1997/11/03 00:39:00 se Exp $
+# $Id: Makefile,v 1.2 1997/11/03 22:21:11 se Exp $
#
DISTNAME= kdenetwork-Beta1-2
-CATEGORIES= x11
+PKGNAME= kdenetwork-1.2b
+CATEGORIES= net kde
MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta1/distribution/tgz/source/ \
ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta1/distribution/tgz/source/ \
ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta1/distribution/tgz/source/
@@ -15,13 +16,13 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= ${X11BASE}/bin/moc:${PORTSDIR}/x11/qt \
+BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt \
${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.[67]\\.:${PORTSDIR}/graphics/jpeg \
- mimelib\\.1\\.:${PORTSDIR}/x11/kdesupport \
- uulib\\.0\\.:${PORTSDIR}/x11/kdesupport \
+ mimelib\\.1\\.:${PORTSDIR}/converters/kdesupport \
+ uulib\\.0\\.:${PORTSDIR}/converters/kdesupport \
kdecore\\.0\\.1[1-9]:${PORTSDIR}/x11/kdelibs \
kdeui\\.0\\.1[0-9]:${PORTSDIR}/x11/kdelibs \
jscript\\.0\\.[1-9]:${PORTSDIR}/x11/kdelibs \