diff options
author | rh <rh@pkgsrc.org> | 2000-11-07 05:10:40 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-11-07 05:10:40 +0000 |
commit | c948c363904723dd52df1ba1c634c299108ee901 (patch) | |
tree | 29595fa9e7699c592642123723cfb1070654c7c5 /www/Makefile | |
parent | c0237c2f132cd38040d343cae83ea2ada28544ef (diff) | |
download | pkgsrc-c948c363904723dd52df1ba1c634c299108ee901.tar.gz |
Add and enable glibwww
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 08bb0ad81dd..b4b98335dc7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2000/11/03 14:49:29 agc Exp $ +# $NetBSD: Makefile,v 1.107 2000/11/07 05:10:40 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -33,6 +33,7 @@ SUBDIR += cocoon SUBDIR += communicator SUBDIR += galway + SUBDIR += glibwww SUBDIR += grail SUBDIR += gtkhtml SUBDIR += htdig |