diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-07 14:01:25 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-07 14:01:25 +0800 |
commit | 25064880bd26f3196f67a6e3d55c1a6eaf5e3029 (patch) | |
tree | 056d0c641f95f5fde565f0cdc51d293e96de423a /www/Makefile | |
parent | be3fe96268b9c943307fced2773c5505f70fced4 (diff) | |
download | freebsd-ports-gnome-25064880bd26f3196f67a6e3d55c1a6eaf5e3029.tar.gz freebsd-ports-gnome-25064880bd26f3196f67a6e3d55c1a6eaf5e3029.tar.zst freebsd-ports-gnome-25064880bd26f3196f67a6e3d55c1a6eaf5e3029.zip |
Add gtkhtml3.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 6512aafa26e0..0f7e3691fb5e 100644 --- a/www/Makefile +++ b/www/Makefile @@ -104,6 +104,7 @@ SUBDIR += gnujsp SUBDIR += grail SUBDIR += gtkhtml + SUBDIR += gtkhtml3 SUBDIR += guile-www SUBDIR += harvest SUBDIR += horde2 |