summaryrefslogtreecommitdiff
path: root/devel/libglade
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-08 04:03:59 +0000
committerwiz <wiz>2000-01-08 04:03:59 +0000
commit50b4feaa302ac456618c041c56f5547c867a578c (patch)
tree03de6632c19ecda8eb21955cabf580c320b10afc /devel/libglade
parent20072879fa03f89340c3b0a2aeee726ddeb7c1e4 (diff)
downloadpkgsrc-50b4feaa302ac456618c041c56f5547c867a578c.tar.gz
move comment to silence pkglint
Diffstat (limited to 'devel/libglade')
-rw-r--r--devel/libglade/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index c96fb74aa37..4905dc50f28 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/01/01 13:36:43 rh Exp $
+# $NetBSD: Makefile,v 1.19 2000/01/08 04:03:59 wiz Exp $
#
DISTNAME= libglade-0.11
@@ -9,7 +9,8 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.35:../../devel/gettext
-DEPENDS+= esound-0.2.15:../../audio/esound # do not remove this pre-req
+# do not remove esound pre-requisite
+DEPENDS+= esound-0.2.15:../../audio/esound
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml