summaryrefslogtreecommitdiff
path: root/cad/xchiplogo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xchiplogo/Makefile')
-rw-r--r--cad/xchiplogo/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cad/xchiplogo/Makefile b/cad/xchiplogo/Makefile
index 0b040a047bb..b7acb78533b 100644
--- a/cad/xchiplogo/Makefile
+++ b/cad/xchiplogo/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2001/09/27 23:17:47 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2002/04/17 04:45:08 fredb Exp $
#
DISTNAME= xchiplogo
PKGNAME= xchiplogo-19991222
+PKGREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.eleceng.adelaide.edu.au/Personal/moini/
@@ -10,7 +11,8 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.eleceng.adelaide.edu.au/Personal/moini/chiplogo.html
COMMENT= Program for generating pretty logos on VLSI chips
-DEPENDS+= xforms-[0-9]*:../../x11/xforms
+DEPENDS+= jpeg-6b:../../graphics/jpeg
+DEPENDS+= xforms>=0.9999:../../x11/xforms
USE_X11= YES
USE_XPM= YES