aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-07 03:23:19 +0800
committerade <ade@FreeBSD.org>2003-03-07 03:23:19 +0800
commit61a8a0af5658e5f2abefd70bd57eba7f441c5150 (patch)
tree8e940ade7fbd828d4614521950503c6a17094320 /graphics
parent402a353f2e266bfc58d6892ce7e699751c3aa971 (diff)
downloadfreebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.gz
freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.tar.zst
freebsd-ports-gnome-61a8a0af5658e5f2abefd70bd57eba7f441c5150.zip
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge. Approved by: portmgr (implicitly)
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