summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-15 01:48:26 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-15 01:48:26 +0000
commitb2e5a4aa15d6404a21b963025b0f51068b676a43 (patch)
tree858c3f039f4dfbfe71f88fd594826e38695f90ee /databases
parentUpdate to version 4.10. (diff)
Add RUN_DEPENDS on wish8.0.
PR: 10237 Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
Notes
Notes: svn path=/head/; revision=17202
Diffstat (limited to 'databases')
-rw-r--r--databases/pgaccess/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/pgaccess/Makefile b/databases/pgaccess/Makefile
index 351e73e340d7..5a969b1c5a85 100644
--- a/databases/pgaccess/Makefile
+++ b/databases/pgaccess/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Oct 4 20:03:46 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.13 1998/11/23 14:11:02 andreas Exp $
+# $Id: Makefile,v 1.14 1999/03/11 20:33:49 scrappy Exp $
#
DISTNAME= pgaccess-0.91
@@ -14,7 +14,8 @@ MAINTAINER= andreas@FreeBSD.ORG
WWW_SITE= http://www.flex.ro/pgaccess
-RUN_DEPENDS= ${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql
+RUN_DEPENDS= ${PREFIX}/pgsql/bin/postmaster:${PORTSDIR}/databases/postgresql\
+ wish8.0:${PORTSDIR}/x11-toolkits/tk80
WRKSRC= ${WRKDIR}/pgaccess
NO_BUILD= yes