diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-05-06 07:30:17 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-05-06 07:30:17 +0000 |
commit | fd13b887378683c6f0698e2e6bda4bf12d3db9df (patch) | |
tree | edd08609607595c39506b283705ca95db02e82e2 /x11/Makefile | |
parent | e9bc782bc39d8070922530b87cee69de163b134a (diff) | |
download | pkgsrc-fd13b887378683c6f0698e2e6bda4bf12d3db9df.tar.gz |
add fltk
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1ca6c72c997..b9624abd21e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 1999/05/03 18:04:21 rh Exp $ +# $NetBSD: Makefile,v 1.90 1999/05/06 07:30:17 sakamoto Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -31,6 +31,7 @@ # SUBDIR += explorer # SUBDIR += fbsd-icons SUBDIR += filerunner + SUBDIR += fltk # SUBDIR += freefonts SUBDIR += fvwm-wharf SUBDIR += fvwm1 |