diff options
author | max <max@FreeBSD.org> | 1997-06-28 22:27:41 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-28 22:27:41 +0800 |
commit | b9cc651943f0d3bce073b275c2d65addcda1907c (patch) | |
tree | 6b302f9774cadde1217afbeb89df2d9134bdaf55 /www | |
parent | cb54acb6107fd1117286ccc5e44ce0d5376aa611 (diff) | |
download | freebsd-ports-graphics-b9cc651943f0d3bce073b275c2d65addcda1907c.tar.gz freebsd-ports-graphics-b9cc651943f0d3bce073b275c2d65addcda1907c.tar.zst freebsd-ports-graphics-b9cc651943f0d3bce073b275c2d65addcda1907c.zip |
Activate libpics.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 193f9b80540..ccb43ee2571 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1997/06/27 02:00:33 jfitz Exp $ +# $Id: Makefile,v 1.50 1997/06/27 18:19:45 jfitz Exp $ # SUBDIR += Mosaic # requires Motif @@ -13,6 +13,7 @@ SUBDIR += gn SUBDIR += gwstat SUBDIR += harvest + SUBDIR += libpics SUBDIR += libwww SUBDIR += linemode SUBDIR += lynx |