summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 19:23:19 +0000
commit84ea4ee842af8389fc1b0603b821af2d68ba8c65 (patch)
treeccfda8c465ebb396f84cc9528117581f3455c1b2 /graphics
parent. Allow package building on bento to bypass the distfile check. (diff)
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
Notes
Notes: svn path=/head/; revision=77037
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf/Makefile1
-rw-r--r--graphics/gdk-pixbuf/pkg-comment1
-rw-r--r--graphics/gnomecanvas/Makefile2
-rw-r--r--graphics/gnomecanvas/pkg-comment1
4 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index 965a8e635303..6b712b4a8a14 100644
--- a/graphics/gdk-pixbuf/Makefile
+++ b/graphics/gdk-pixbuf/Makefile
@@ -14,6 +14,7 @@ DISTNAME= gdk-pixbuf-${PORTVERSION}
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
+COMMENT?= A graphic library for GTK+
LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
diff --git a/graphics/gdk-pixbuf/pkg-comment b/graphics/gdk-pixbuf/pkg-comment
deleted file mode 100644
index e3257c34ecfa..000000000000
--- a/graphics/gdk-pixbuf/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphic library for GTK+
diff --git a/graphics/gnomecanvas/Makefile b/graphics/gnomecanvas/Makefile
index 6f7b62fae443..e114baf6cebc 100644
--- a/graphics/gnomecanvas/Makefile
+++ b/graphics/gnomecanvas/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= graphics gnome
MASTERDIR= ${.CURDIR}/../gdk-pixbuf
-COMMENTFILE= ${.CURDIR}/pkg-comment
+COMMENT= A graphics library for GNOME
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
diff --git a/graphics/gnomecanvas/pkg-comment b/graphics/gnomecanvas/pkg-comment
deleted file mode 100644
index dd8305e7668d..000000000000
--- a/graphics/gnomecanvas/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for GNOME