summaryrefslogtreecommitdiff
path: root/databases/tkgnats/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /databases/tkgnats/Makefile
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to '')
-rw-r--r--databases/tkgnats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tkgnats/Makefile b/databases/tkgnats/Makefile
index 5dcd9f782853..b5037a979d21 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.1.1.1 1998/04/18 08:58:00 andreas Exp $
+# $Id: Makefile,v 1.2 1998/04/18 09:03:44 andreas Exp $
#
DISTNAME= tkgnats-3.0.3
@@ -13,6 +13,6 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkgnats/
MAINTAINER= andreas@FreeBSD.ORG
BUILD_DEPENDS= nedit-pr:${PORTSDIR}/databases/gnats
-LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11/tk81
+LIB_DEPENDS= tk81\\.1\\.:${PORTSDIR}/x11-toolkits/tk81
.include <bsd.port.mk>