diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 1999-11-30 00:03:41 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 1999-11-30 00:03:41 +0000 |
commit | c298369e53c716f4689a2998dbff6edf07a70bdb (patch) | |
tree | 5a9ead4a43ce2eeb78cd32222bb494147623d769 /graphics | |
parent | f30a579e7e3d5e1aa8a62a248622ad124ed7598d (diff) | |
download | pkgsrc-c298369e53c716f4689a2998dbff6edf07a70bdb.tar.gz |
add and enable gphoto
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 5f5a5e5ae81..811acd2a01b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 1999/11/27 04:10:23 hubertf Exp $ +# $NetBSD: Makefile,v 1.67 1999/11/30 00:03:41 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -35,6 +35,7 @@ # SUBDIR += gimp-current # Not built by default SUBDIR += giram SUBDIR += gnuplot + SUBDIR += gphoto SUBDIR += gqview SUBDIR += hermes # SUBDIR += hobbes-icons-xpm |