diff options
author | jnemeth <jnemeth> | 2008-10-23 22:24:14 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2008-10-23 22:24:14 +0000 |
commit | 40b75875631c97d94a7d06d19112bb5865e57fab (patch) | |
tree | a52677883bf88e653f3dbaca617b97f8163463fe /www/Makefile | |
parent | 6ea2fc54c74bb9e25d1f7414425072492381778a (diff) | |
download | pkgsrc-40b75875631c97d94a7d06d19112bb5865e57fab.tar.gz |
add, but do not enable gtkhtml34 as it does not work yet\nXXX it should be enabled when it is fixed
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 4711aedc505..e3d1f79d8a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.594 2008/10/20 23:41:33 he Exp $ +# $NetBSD: Makefile,v 1.595 2008/10/23 22:24:14 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -127,6 +127,7 @@ SUBDIR+= gitweb SUBDIR+= grail SUBDIR+= gtkasp2php SUBDIR+= gtkhtml314 +#SUBDIR+= gtkhtml324 SUBDIR+= gtkhtml38 SUBDIR+= haskell-cgi SUBDIR+= heel |