diff options
author | tron <tron> | 2001-08-07 11:58:41 +0000 |
---|---|---|
committer | tron <tron> | 2001-08-07 11:58:41 +0000 |
commit | 19191eaf5f5a1a16b18aad31c47f68c8c44c75d6 (patch) | |
tree | ab8e8f4015a844b7fde3dd67c7d2dc657c1d51fc /graphics/xfig | |
parent | 77d98e74bb40a4813f8ef79417f85983e914941a (diff) | |
download | pkgsrc-19191eaf5f5a1a16b18aad31c47f68c8c44c75d6.tar.gz |
Use wildcard dependence on "transfig" package.
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 373364eb37d..b679ea7b45e 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2001/02/16 15:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2001/08/07 11:58:41 tron Exp $ # DISTNAME= xfig.3.2.3a @@ -11,7 +11,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://epb1.lbl.gov/BVSmith/xfig/ COMMENT= CAD-like drawing tool. Good for simple colorful scale drawings & ISO's -DEPENDS+= transfig-3.2.3:../../print/transfig +DEPENDS+= transfig>=3.2.3:../../print/transfig DEPENDS+= jpeg-6b:../../graphics/jpeg USE_IMAKE= YES |