summaryrefslogtreecommitdiff
path: root/x11/gtk--
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:06:11 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:06:11 +0000
commita486f11406b23d4578e07720dca416262225a087 (patch)
treeb77992e84a99ed0927e796b3a892e8e464f1c6a1 /x11/gtk--
parent8fb0f10972cbb527ff9b29510de0e76bf4474c45 (diff)
downloadpkgsrc-a486f11406b23d4578e07720dca416262225a087.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'x11/gtk--')
-rw-r--r--x11/gtk--/Makefile3
-rw-r--r--x11/gtk--/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 1097a1038e7..b6285206ec8 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/11/11 17:49:28 tron Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/17 17:06:27 wiz Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} \
MAINTAINER= bsieker@freenet.de
HOMEPAGE= http://gtkmm.sourceforge.net/
+COMMENT= C++ wrapper for the gimp toolkit (gtk++)
BUILD_DEPENDS+= gm4:../../devel/m4
DEPENDS+= gtk+>=1.2.7:../../x11/gtk
diff --git a/x11/gtk--/pkg/COMMENT b/x11/gtk--/pkg/COMMENT
deleted file mode 100644
index 706cc385c1a..00000000000
--- a/x11/gtk--/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-C++ wrapper for the gimp toolkit (gtk++)