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 | 8f6ee426aee8c87c9f2644d588d19ed90c2d018e (patch) | |
tree | 6914acc030dffd4eaea83977ee87bb9d61d2f063 /graphics/Makefile | |
parent | 6ca89182dbd23f9452b13ab664eb5ffbd3764507 (diff) | |
download | pkgsrc-8f6ee426aee8c87c9f2644d588d19ed90c2d018e.tar.gz |
+fotox
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 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 |