summaryrefslogtreecommitdiff
path: root/sysutils/xcdroast
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-03-17 15:46:16 +0000
committerfredb <fredb@pkgsrc.org>2002-03-17 15:46:16 +0000
commit7b3f078bf7ba3bbe87a1b72c5a18245cf15cd5da (patch)
tree62c3996ab15c2b9266da37693a5bca32acdabe4f /sysutils/xcdroast
parent85f57a0a68a7d2087f88e724af69ca7db670f204 (diff)
downloadpkgsrc-7b3f078bf7ba3bbe87a1b72c5a18245cf15cd5da.tar.gz
Fix typo.
Diffstat (limited to 'sysutils/xcdroast')
-rw-r--r--sysutils/xcdroast/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
index 393fecf2473..6c888fb0706 100644
--- a/sysutils/xcdroast/Makefile
+++ b/sysutils/xcdroast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/03/13 17:37:45 fredb Exp $
+# $NetBSD: Makefile,v 1.7 2002/03/17 15:46:16 fredb Exp $
DISTNAME= xcdroast-0.98alpha9
PKGNAME= xcdroast-0.98a9
@@ -10,7 +10,7 @@ MAINTAINER= frueauf@netbsd.org
HOMEPAGE= http://www.xcdroast.org/
COMMENT= graphical user interface for the command-line cdrecord-tools
-eEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
+DEPENDS+= imlib>=1.9.11nb1:../../graphics/imlib
DEPENDS+= cdrecord-1.10:../../sysutils/cdrecord
USE_X11= YES