diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2009-01-10 21:08:54 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2009-01-10 21:08:54 +0000 |
commit | 2baa048c94e43fabb9905991352378200897fd17 (patch) | |
tree | 763357441a89bbab177b93a075d4154d6fe6b282 /graphics | |
parent | 9f3a6322ad9f8bce125bf11c9dcae2308a94f264 (diff) | |
download | pkgsrc-2baa048c94e43fabb9905991352378200897fd17.tar.gz |
+ frameworks
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 0d606294ff9..9b354132491 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.506 2008/12/19 07:52:29 jnemeth Exp $ +# $NetBSD: Makefile,v 1.507 2009/01/10 21:08:54 jmcneill Exp $ # COMMENT= Graphics tools and libraries @@ -84,6 +84,7 @@ SUBDIR+= flphoto SUBDIR+= fly SUBDIR+= fnlib SUBDIR+= fotoxx +SUBDIR+= frameworks SUBDIR+= freeglut SUBDIR+= freetype SUBDIR+= freetype-lib |