diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:51:09 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-21 01:51:09 +0800 |
commit | e2955a68d1f74e4506d92534cff7c225d1336e8a (patch) | |
tree | 49ebd5a18bbfad133abf2b65a575e5d75f5436fc /www/Makefile | |
parent | d5750b748af7db4f8af7e9324c37d0afa05541fc (diff) | |
download | freebsd-ports-graphics-e2955a68d1f74e4506d92534cff7c225d1336e8a.tar.gz freebsd-ports-graphics-e2955a68d1f74e4506d92534cff7c225d1336e8a.tar.zst freebsd-ports-graphics-e2955a68d1f74e4506d92534cff7c225d1336e8a.zip |
Update libgtkhtml to 1.99.7 after a repo-copy from ports/www/gtkhtml and
connect it to the build.
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 e17567a7ba5..0ea950d50c0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -119,6 +119,7 @@ SUBDIR += kwebwatch SUBDIR += larbin SUBDIR += libghttp + SUBDIR += libgtkhtml SUBDIR += libwww SUBDIR += libxpg4-ns SUBDIR += linbot |