aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1998-07-24 04:52:04 +0800
committerse <se@FreeBSD.org>1998-07-24 04:52:04 +0800
commit85a37bd15e7f0ec3fe381698817aec1a70e2d51d (patch)
tree8e69d5e31f8b70746a0ee14ae0fcba0860c8cf4b /security
parent0f5a3bafcda4183754f15e011402abb3b16f0054 (diff)
downloadfreebsd-ports-gnome-85a37bd15e7f0ec3fe381698817aec1a70e2d51d.tar.gz
freebsd-ports-gnome-85a37bd15e7f0ec3fe381698817aec1a70e2d51d.tar.zst
freebsd-ports-gnome-85a37bd15e7f0ec3fe381698817aec1a70e2d51d.zip
Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
Diffstat (limited to 'security')
-rw-r--r--security/kgpg-kde4/Makefile6
-rw-r--r--security/kwallet/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile
index 5398eeec4d88..60af357152d1 100644
--- a/security/kgpg-kde4/Makefile
+++ b/security/kgpg-kde4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:31:50 se Exp $
+# $Id: Makefile,v 1.14 1998/07/14 22:33:37 se Exp $
#
DISTNAME= kdeutils-1.0
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt133
-LIB_DEPENDS= qt\\.1\\.3[3-9]:${PORTSDIR}/x11/qt133 \
+BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt140
+LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140 \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile
index 5398eeec4d88..60af357152d1 100644
--- a/security/kwallet/Makefile
+++ b/security/kwallet/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.13 1998/07/13 23:31:50 se Exp $
+# $Id: Makefile,v 1.14 1998/07/14 22:33:37 se Exp $
#
DISTNAME= kdeutils-1.0
@@ -13,8 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt133
-LIB_DEPENDS= qt\\.1\\.3[3-9]:${PORTSDIR}/x11/qt133 \
+BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt140
+LIB_DEPENDS= qt\\.1\\.\\\(33\\\|40\\\):${PORTSDIR}/x11/qt140 \
gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
jpeg\\.9\\.:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \