diff options
author | max <max@FreeBSD.org> | 1999-08-05 19:47:37 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1999-08-05 19:47:37 +0800 |
commit | 66816792c414ed0e8fe5af5ca8001d8710013104 (patch) | |
tree | 265368f290741e0526fd3d0b893566aa171c6c49 /www | |
parent | 852fdedb677262b627e9540d0184841d7ad2def1 (diff) | |
download | freebsd-ports-graphics-66816792c414ed0e8fe5af5ca8001d8710013104.tar.gz freebsd-ports-graphics-66816792c414ed0e8fe5af5ca8001d8710013104.tar.zst freebsd-ports-graphics-66816792c414ed0e8fe5af5ca8001d8710013104.zip |
Remove libpics since libwww port now installs libpcs.a.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 3ed84495b0e..bb2244a4ab4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.139 1999/07/27 04:15:49 foxfair Exp $ +# $Id: Makefile,v 1.140 1999/08/01 03:21:45 steve Exp $ # SUBDIR += Mosaic # requires Motif @@ -39,7 +39,6 @@ SUBDIR += hypermail SUBDIR += ijb SUBDIR += libghttp - SUBDIR += libpics SUBDIR += libwww SUBDIR += linbot SUBDIR += linemode |