summaryrefslogtreecommitdiff
path: root/devel/ups-debug
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 /devel/ups-debug
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 'devel/ups-debug')
-rw-r--r--devel/ups-debug/Makefile2
-rw-r--r--devel/ups-debug/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile
index c5e91a6c7edd..ea25168d811f 100644
--- a/devel/ups-debug/Makefile
+++ b/devel/ups-debug/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ups-3.35-beta13
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Source level C debugger that runs under X11
+
BROKEN= "Does not build"
GNU_CONFIGURE= yes
diff --git a/devel/ups-debug/pkg-comment b/devel/ups-debug/pkg-comment
deleted file mode 100644
index 5bc7a91109d3..000000000000
--- a/devel/ups-debug/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Source level C debugger that runs under X11