diff options
author | joerg <joerg> | 2008-05-25 15:32:51 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-05-25 15:32:51 +0000 |
commit | 87ccc633253f7bdbd235412f719d74d961695ad5 (patch) | |
tree | aa1a205b416a91d32b3b510c70988e48e73d6b59 /x11 | |
parent | 24a771cbe09ae5eb3d58dc4a4ae997251eb22759 (diff) | |
download | pkgsrc-87ccc633253f7bdbd235412f719d74d961695ad5.tar.gz |
Add fltk2.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index caa6156500b..c5695bc28b0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.551 2008/05/19 22:17:08 taca Exp $ +# $NetBSD: Makefile,v 1.552 2008/05/25 15:32:51 joerg Exp $ # COMMENT= Packages to support the X window system @@ -45,6 +45,7 @@ SUBDIR+= fbdesk SUBDIR+= filerunner SUBDIR+= fixesproto SUBDIR+= fltk +SUBDIR+= fltk2 SUBDIR+= fontcacheproto SUBDIR+= fontsproto SUBDIR+= fox |