diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:22:13 +0000 |
commit | a2a4d06c6fe93107eedfcc3d009672fe424ac7ef (patch) | |
tree | b5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/hp2xx | |
parent | 9f28a7693e4ce0bcbc428ce0b4903fd08e48c277 (diff) | |
download | pkgsrc-a2a4d06c6fe93107eedfcc3d009672fe424ac7ef.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/hp2xx')
-rw-r--r-- | graphics/hp2xx/Makefile | 3 | ||||
-rw-r--r-- | graphics/hp2xx/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile index d5de5280720..8ae059f98c6 100644 --- a/graphics/hp2xx/Makefile +++ b/graphics/hp2xx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/11/15 23:05:05 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/16 15:22:24 wiz Exp $ # DISTNAME= hp2xx-3.3.2 @@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/} MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://www.gnu.org/software/hp2xx/hp2xx.html +COMMENT= HPGL converter and previewer DEPENDS+= png>=1.0.6:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff diff --git a/graphics/hp2xx/pkg/COMMENT b/graphics/hp2xx/pkg/COMMENT deleted file mode 100644 index 8062d578851..00000000000 --- a/graphics/hp2xx/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -HPGL converter and previewer |