aboutsummaryrefslogtreecommitdiffstats
path: root/www/kompozer/files
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-10-09 08:26:21 +0800
committerahze <ahze@FreeBSD.org>2007-10-09 08:26:21 +0800
commitd435eef862cae0a42e7dd842abf2256acdf79b2a (patch)
tree86b40b602a61e672be4606ee1376c3c121d48562 /www/kompozer/files
parentdad0909a5d3042ee7d174f0138c6181494d7aacc (diff)
downloadfreebsd-ports-gnome-d435eef862cae0a42e7dd842abf2256acdf79b2a.tar.gz
freebsd-ports-gnome-d435eef862cae0a42e7dd842abf2256acdf79b2a.tar.zst
freebsd-ports-gnome-d435eef862cae0a42e7dd842abf2256acdf79b2a.zip
Add kompozer
Complete Web Authoring System that combines web file management and easy-to-use WYSIWYG web page editing. Kompozer (formally Nvu) is based on the Firefox codebase and is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive, professional looking web site without needing to know HTML or web coding. Features: - FTP site manager - A new color picker - Tabs! - CSS editor - A dash of style(s) - Customizable toolbars - Forms - Cleaner markup - Visible marks WWW: http://www.kompozer.net/ Repocopied from: www/nvu Repocopied by: marcus
Diffstat (limited to 'www/kompozer/files')
-rw-r--r--www/kompozer/files/patch-config_autoconf.mk.in13
1 files changed, 7 insertions, 6 deletions
diff --git a/www/kompozer/files/patch-config_autoconf.mk.in b/www/kompozer/files/patch-config_autoconf.mk.in
index 29fe7f8fbde0..8619ca97cfea 100644
--- a/www/kompozer/files/patch-config_autoconf.mk.in
+++ b/www/kompozer/files/patch-config_autoconf.mk.in
@@ -1,17 +1,18 @@
---- config/autoconf.mk.in.orig Thu Jul 14 00:50:06 2005
-+++ config/autoconf.mk.in Thu Jul 14 00:50:40 2005
-@@ -50,13 +50,13 @@
+--- config/autoconf.mk.in.orig 2007-08-22 07:20:23.000000000 -0400
++++ config/autoconf.mk.in 2007-10-08 12:39:06.000000000 -0400
+@@ -32,13 +32,13 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
--includedir = @includedir@/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+-includedir = @includedir@/$(MOZ_APP_NAME)
+includedir = @includedir@/%%MOZILLA%%
libdir = @libdir@
datadir = @datadir@
mandir = @mandir@
- idldir = @datadir@/idl/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+-idldir = @datadir@/idl/$(MOZ_APP_NAME)
++idldir = @datadir@/idl/%%MOZILLA%%
--mozappdir = $(libdir)/$(MOZ_APP_NAME)-$(MOZ_APP_VERSION)
+-mozappdir = $(libdir)/$(MOZ_APP_NAME)
+mozappdir = $(libdir)/%%MOZILLA%%
mredir = $(libdir)/mre/mre-$(MOZ_APP_VERSION)
mrelibdir = $(mredir)/lib