summaryrefslogtreecommitdiff
path: root/x11/rep-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/rep-gtk
parent8fb0f10972cbb527ff9b29510de0e76bf4474c45 (diff)
downloadpkgsrc-a486f11406b23d4578e07720dca416262225a087.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'x11/rep-gtk')
-rw-r--r--x11/rep-gtk/Makefile3
-rw-r--r--x11/rep-gtk/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile
index 48ca8a527ee..e01fd618497 100644
--- a/x11/rep-gtk/Makefile
+++ b/x11/rep-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/12/15 19:26:01 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/17 17:06:45 wiz Exp $
#
DISTNAME= rep-gtk-0.14
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://rep-gtk.sourceforge.net/pub/rep-gtk/
MAINTAINER= danw@netbsd.org
HOMEPAGE= http://rep-gtk.sourceforge.net/
+COMMENT= librep bindings for gtk (used by sawmill)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= librep>=0.13.1:../../lang/librep
diff --git a/x11/rep-gtk/pkg/COMMENT b/x11/rep-gtk/pkg/COMMENT
deleted file mode 100644
index 98c3afd7af8..00000000000
--- a/x11/rep-gtk/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-librep bindings for gtk (used by sawmill)