diff options
author | sakamoto <sakamoto> | 1999-05-06 07:30:17 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-05-06 07:30:17 +0000 |
commit | e31354e65b5483eb7a2af51ba14af19aabdb7cdc (patch) | |
tree | edd08609607595c39506b283705ca95db02e82e2 | |
parent | 67e02e142e2b26d60f97ecc57c5cf79884d799fd (diff) | |
download | pkgsrc-e31354e65b5483eb7a2af51ba14af19aabdb7cdc.tar.gz |
add fltk
-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 |