summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-01 13:27:35 +0000
committerfredb <fredb@pkgsrc.org>2002-03-01 13:27:35 +0000
commit1e2d9d484353b386d98f4363f108d98c96157777 (patch)
treef0c28c3791b762595b456df51a22af7df0227bef /x11
parent192d43cb2347b3b33d23fe1d454827d2cc2abddf (diff)
downloadpkgsrc-1e2d9d484353b386d98f4363f108d98c96157777.tar.gz
Fix a typo.
Diffstat (limited to 'x11')
-rw-r--r--x11/xscreensaver/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common
index cfe3c5ebf1e..1696df4333c 100644
--- a/x11/xscreensaver/Makefile.common
+++ b/x11/xscreensaver/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2002/03/01 06:46:49 fredb Exp $
+# $NetBSD: Makefile.common,v 1.25 2002/03/01 13:27:35 fredb Exp $
#
DISTNAME= xscreensaver-4.01
@@ -13,7 +13,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= gle-[0-9]*:../../graphics/gle
DEPENDS+= gdk-pixbuf>=0.10.1:../../graphics/gdk-pixbuf
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= libxml-1.8.16:../../texproc/libxml
+DEPENDS+= libxml-1.8.16:../../textproc/libxml
USE_MESA= yes
USE_X11BASE= yes