summaryrefslogtreecommitdiff
path: root/graphics/hp2xx/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2004-11-28 15:12:11 +0000
committerdmcmahill <dmcmahill>2004-11-28 15:12:11 +0000
commitc06fed0e19e9ca68ca9c518a6aba7941975b7b32 (patch)
treeb6c8edb434b9ad1736a6469064672cd5cd86fa1d /graphics/hp2xx/Makefile
parent71b23a830e9241ca19f3f50f309e446798168317 (diff)
downloadpkgsrc-c06fed0e19e9ca68ca9c518a6aba7941975b7b32.tar.gz
update to hp2xx-3.4.4
There have been many many bug fixes and improvements since the last packaged release. SVG, PDF, and DXF output is available now. The complete list (>200 lines) is in the CHANGES file in the distribution.
Diffstat (limited to 'graphics/hp2xx/Makefile')
-rw-r--r--graphics/hp2xx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/hp2xx/Makefile b/graphics/hp2xx/Makefile
index 1d6b17cef1e..ec3566848d2 100644
--- a/graphics/hp2xx/Makefile
+++ b/graphics/hp2xx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/10/03 00:14:53 tv Exp $
+# $NetBSD: Makefile,v 1.26 2004/11/28 15:12:11 dmcmahill Exp $
#
-DISTNAME= hp2xx-3.4.0
+DISTNAME= hp2xx-3.4.4
PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU:=hp2xx/}
@@ -21,4 +21,5 @@ post-extract:
.include "../../graphics/tiff/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../print/pdflib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"