diff options
author | drochner <drochner@pkgsrc.org> | 2007-12-17 19:48:00 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-12-17 19:48:00 +0000 |
commit | 0309b5875e590b3ac573f375691408f111c5e2df (patch) | |
tree | 6914acc030dffd4eaea83977ee87bb9d61d2f063 /graphics | |
parent | 0304d143f76b108e4ec03378eae7e166eaa1912c (diff) | |
download | pkgsrc-0309b5875e590b3ac573f375691408f111c5e2df.tar.gz |
+fotox
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 fe3a6b504ca..7b1b8a20a9e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.474 2007/11/30 21:55:59 wiz Exp $ +# $NetBSD: Makefile,v 1.475 2007/12/17 19:48:00 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -74,6 +74,7 @@ SUBDIR+= feh SUBDIR+= flphoto SUBDIR+= fly SUBDIR+= fnlib +SUBDIR+= fotox SUBDIR+= freeglut SUBDIR+= freetype SUBDIR+= freetype-lib |