summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1997-11-03 22:21:11 +0000
committerse <se@FreeBSD.org>1997-11-03 22:21:11 +0000
commit0a5d9fae117cf336d067183f3b76db8c95985e5f (patch)
tree60f28f25c9e1c449d7b32d61f30397b162eef0d8 /net
parent2bc6bb972dc6ffd65087a0d5956b280a6b57d517 (diff)
downloadFreeBSD-ports-0a5d9fae117cf336d067183f3b76db8c95985e5f.zip
FreeBSD-ports-0a5d9fae117cf336d067183f3b76db8c95985e5f.tar.gz
Add build dependency on libgdbm.a
Diffstat (limited to 'net')
-rw-r--r--net/kdenetwork11/Makefile5
-rw-r--r--net/kdenetwork2/Makefile5
-rw-r--r--net/kdenetwork3/Makefile5
-rw-r--r--net/kdenetwork4/Makefile5
4 files changed, 12 insertions, 8 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile
index 56707fb..2a8b9da 100644
--- a/net/kdenetwork11/Makefile
+++ b/net/kdenetwork11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 00:39:00 se Exp $
#
DISTNAME= kdenetwork-Beta1-2
@@ -15,7 +15,8 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= ${X11BASE}/bin/moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= ${X11BASE}/bin/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 \
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 56707fb..2a8b9da 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 00:39:00 se Exp $
#
DISTNAME= kdenetwork-Beta1-2
@@ -15,7 +15,8 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= ${X11BASE}/bin/moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= ${X11BASE}/bin/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 \
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index 56707fb..2a8b9da 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 00:39:00 se Exp $
#
DISTNAME= kdenetwork-Beta1-2
@@ -15,7 +15,8 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= ${X11BASE}/bin/moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= ${X11BASE}/bin/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 \
diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile
index 56707fb..2a8b9da 100644
--- a/net/kdenetwork4/Makefile
+++ b/net/kdenetwork4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1997/11/03 00:39:00 se Exp $
#
DISTNAME= kdenetwork-Beta1-2
@@ -15,7 +15,8 @@ EXTRACT_SUFX= .src.tgz
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= ${X11BASE}/bin/moc:${PORTSDIR}/x11/qt
+BUILD_DEPENDS= ${X11BASE}/bin/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 \
OpenPOWER on IntegriCloud