summaryrefslogtreecommitdiff
path: root/math/goblin
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /math/goblin
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'math/goblin')
-rw-r--r--math/goblin/Makefile2
-rw-r--r--math/goblin/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/math/goblin/Makefile b/math/goblin/Makefile
index 8c959fe1d75a..a5f4957f5d7d 100644
--- a/math/goblin/Makefile
+++ b/math/goblin/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Graph Object Library for Network Programming Problems
+
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \
tk83:${PORTSDIR}/x11-toolkits/tk83
diff --git a/math/goblin/pkg-comment b/math/goblin/pkg-comment
deleted file mode 100644
index 43ed71ddf937..000000000000
--- a/math/goblin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Graph Object Library for Network Programming Problems