diff options
author | drochner <drochner> | 2005-02-24 16:05:49 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-02-24 16:05:49 +0000 |
commit | 64909b8e37a17bf2ac8d4030c0247ba1ca42914a (patch) | |
tree | 57bd3e01cbe89bdb02aa435866b04af50c726920 | |
parent | df619149a31cad965978b54a5400b432f070dae0 (diff) | |
download | pkgsrc-64909b8e37a17bf2ac8d4030c0247ba1ca42914a.tar.gz |
+flphoto
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index dcfbe24adba..fe6c99fffb1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.369 2005/02/16 22:18:30 jschauma Exp $ +# $NetBSD: Makefile,v 1.370 2005/02/24 16:05:49 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -66,6 +66,7 @@ SUBDIR+= exif SUBDIR+= exiftags SUBDIR+= fbm SUBDIR+= feh +SUBDIR+= flphoto SUBDIR+= fly SUBDIR+= fnlib SUBDIR+= freeglut |