diff options
author | dmcmahill <dmcmahill> | 1999-11-30 00:03:41 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 1999-11-30 00:03:41 +0000 |
commit | a73cbbdfbb3d8e4eb0d61a1e1788f74f1859f986 (patch) | |
tree | 5a9ead4a43ce2eeb78cd32222bb494147623d769 /graphics/Makefile | |
parent | 691e05fff5f7f1a602a441ed1dd7c0f5f770aa4d (diff) | |
download | pkgsrc-a73cbbdfbb3d8e4eb0d61a1e1788f74f1859f986.tar.gz |
add and enable gphoto
Diffstat (limited to 'graphics/Makefile')
-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 |