summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1998-04-18 09:03:44 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1998-04-18 09:03:44 +0000
commit428e50a330388ca4a9e54b1414fe3b332729d20f (patch)
tree46a893e073e8eb8de4e16010765b6c2738306875 /databases
parentactivate tkgnats (diff)
build depends on gnats config files
Notes
Notes: svn path=/head/; revision=10555
Diffstat (limited to 'databases')
-rw-r--r--databases/tkgnats/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/tkgnats/Makefile b/databases/tkgnats/Makefile
index 900ba16cc136..5dcd9f782853 100644
--- a/databases/tkgnats/Makefile
+++ b/databases/tkgnats/Makefile
@@ -3,7 +3,7 @@
# Date created: Sa 18 Apr 1998 10:12:20 CEST
# Whom: andreas
#
-# $Id: Makefile,v 1.11 1998/02/18 06:45:54 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1998/04/18 08:58:00 andreas Exp $
#
DISTNAME= tkgnats-3.0.3
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
MAINTAINER= andreas@FreeBSD.ORG
-LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
+BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
+LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
.include <bsd.port.mk>