diff options
author | rh <rh@pkgsrc.org> | 1999-04-06 05:59:17 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-04-06 05:59:17 +0000 |
commit | e4873e917ba5c4bc7dde7c394ebecec11d3390fa (patch) | |
tree | d55dba0432d3ab79f8019a8cb26958f77a4e45bd /graphics | |
parent | 535546437345684f0a317513b819f38c022e3317 (diff) | |
download | pkgsrc-e4873e917ba5c4bc7dde7c394ebecec11d3390fa.tar.gz |
Add and enable xsane
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 973590c0c95..c6b15f67aca 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 1999/03/31 21:02:53 garbled Exp $ +# $NetBSD: Makefile,v 1.39 1999/04/06 05:59:17 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -81,6 +81,7 @@ SUBDIR += xpdf SUBDIR += xplot SUBDIR += xpm + SUBDIR += xsane SUBDIR += xv .include "../mk/bsd.pkg.subdir.mk" |