diff options
author | rh <rh> | 2002-11-02 04:10:17 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-02 04:10:17 +0000 |
commit | 7b8e155294004f1ecc915f6cdde553776878e031 (patch) | |
tree | 1efe32f936e08fea1c0c3cc23ca08fc9f46c47c2 /graphics | |
parent | c0eacc52377727aa67be9d72b37ee5f76f2a0fc5 (diff) | |
download | pkgsrc-7b8e155294004f1ecc915f6cdde553776878e031.tar.gz |
Add and enable eog2
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 dfd680da481..710123e9edf 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.212 2002/10/30 11:20:49 markd Exp $ +# $NetBSD: Makefile,v 1.213 2002/11/02 04:10:17 rh Exp $ # COMMENT= Graphics tools and libraries @@ -46,6 +46,7 @@ SUBDIR+= dx SUBDIR+= dxsamples SUBDIR+= ee SUBDIR+= eog +SUBDIR+= eog2 SUBDIR+= fbm SUBDIR+= feh SUBDIR+= ffmpeg |