diff options
author | rh <rh@pkgsrc.org> | 2002-09-21 01:26:54 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-09-21 01:26:54 +0000 |
commit | ba6fe388689da2663e507fff8d70ebccebad3d4b (patch) | |
tree | 3386f0aac365d315f465c033404eb7111e975914 /www/Makefile | |
parent | eed4bfcab1b4a5f5b374de6c50b0fffc0ee1a942 (diff) | |
download | pkgsrc-ba6fe388689da2663e507fff8d70ebccebad3d4b.tar.gz |
Add and enable libgtkhtml
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 be72a3da828..457976702a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2002/09/19 22:34:53 jschauma Exp $ +# $NetBSD: Makefile,v 1.212 2002/09/21 01:26:54 rh Exp $ # COMMENT= Packages related to the World Wide Web @@ -79,6 +79,7 @@ SUBDIR+= jssi SUBDIR+= kannel SUBDIR+= lhs SUBDIR+= libghttp +SUBDIR+= libgtkhtml SUBDIR+= libwww SUBDIR+= links SUBDIR+= links-gui |