summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-08 04:03:59 +0000
committerwiz <wiz>2000-01-08 04:03:59 +0000
commitd3eeb6f1da3ad69de507ec22cc4f8ac01af3e0d1 (patch)
tree03de6632c19ecda8eb21955cabf580c320b10afc /devel
parentbd8217448a0f852c8567d564085babb9b6b277ba (diff)
downloadpkgsrc-d3eeb6f1da3ad69de507ec22cc4f8ac01af3e0d1.tar.gz
move comment to silence pkglint
Diffstat (limited to 'devel')
-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