diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-07-29 04:26:22 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-07-29 04:26:22 +0000 |
commit | ac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca (patch) | |
tree | e774043ee6ff3c3d53fd74afbfa1a6efb14d22e3 /www/kdewebdev4 | |
parent | a64b51263a686de76321c6baecd611e2e35e3297 (diff) | |
download | ports-ac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca.tar.gz ports-ac4ef3820bce26f3bbb3fb8b1baaeae42b7028ca.zip |
Notes
Diffstat (limited to 'www/kdewebdev4')
-rw-r--r-- | www/kdewebdev4/Makefile | 10 | ||||
-rw-r--r-- | www/kdewebdev4/distinfo | 2 | ||||
-rw-r--r-- | www/kdewebdev4/pkg-plist | 34 |
3 files changed, 37 insertions, 9 deletions
diff --git a/www/kdewebdev4/Makefile b/www/kdewebdev4/Makefile index acde3cfadc8a..162493903cd3 100644 --- a/www/kdewebdev4/Makefile +++ b/www/kdewebdev4/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/${KDE_VERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@freebsd.org -COMMENT= Comprehensive html/website development environment. +COMMENT= Comprehensive html/website development environment BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext @@ -25,10 +25,16 @@ PREFIX= ${KDE_PREFIX} USE_BZIP2= yes USE_XPM= yes USE_GMAKE= yes +USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-extra-includes=${LOCALBASE}/include \ --disable-closure --enable-threads --disable-debug .include <${.CURDIR}/../../x11/kde3/Makefile.kde> -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +pre-configure:: + ${REINPLACE_CMD} -e 's@-pedantic @@g' ${WRKSRC}/configure + +.include <bsd.port.post.mk> diff --git a/www/kdewebdev4/distinfo b/www/kdewebdev4/distinfo index 391b0fa9f61b..826ecafce405 100644 --- a/www/kdewebdev4/distinfo +++ b/www/kdewebdev4/distinfo @@ -1 +1 @@ -MD5 (KDE/quanta-3.1.2.tar.bz2) = f615ecd35f96db25b834ab8ffb4561c7 +MD5 (KDE/quanta-3.1.3.tar.bz2) = 0971ec23ed4f9e87b66ead4e4e18eff7 diff --git a/www/kdewebdev4/pkg-plist b/www/kdewebdev4/pkg-plist index 601846bbddc5..97394380bf27 100644 --- a/www/kdewebdev4/pkg-plist +++ b/www/kdewebdev4/pkg-plist @@ -38,6 +38,33 @@ share/apps/quanta/doc/tips.html share/apps/quanta/doc/webdev.png share/apps/quanta/plugins.rc share/apps/quanta/quantaui.rc +share/apps/quanta/tags/docbook-4.2/a.tag +share/apps/quanta/tags/docbook-4.2/b.tag +share/apps/quanta/tags/docbook-4.2/c.tag +share/apps/quanta/tags/docbook-4.2/d.tag +share/apps/quanta/tags/docbook-4.2/description.rc +share/apps/quanta/tags/docbook-4.2/e.tag +share/apps/quanta/tags/docbook-4.2/f.tag +share/apps/quanta/tags/docbook-4.2/g.tag +share/apps/quanta/tags/docbook-4.2/h.tag +share/apps/quanta/tags/docbook-4.2/i.tag +share/apps/quanta/tags/docbook-4.2/j.tag +share/apps/quanta/tags/docbook-4.2/k.tag +share/apps/quanta/tags/docbook-4.2/l.tag +share/apps/quanta/tags/docbook-4.2/m.tag +share/apps/quanta/tags/docbook-4.2/n.tag +share/apps/quanta/tags/docbook-4.2/o.tag +share/apps/quanta/tags/docbook-4.2/p.tag +share/apps/quanta/tags/docbook-4.2/q.tag +share/apps/quanta/tags/docbook-4.2/r.tag +share/apps/quanta/tags/docbook-4.2/s.tag +share/apps/quanta/tags/docbook-4.2/t.tag +share/apps/quanta/tags/docbook-4.2/u.tag +share/apps/quanta/tags/docbook-4.2/v.tag +share/apps/quanta/tags/docbook-4.2/w.tag +share/apps/quanta/tags/docbook-4.2/x.tag +share/apps/quanta/tags/docbook-4.2/y.tag +share/apps/quanta/tags/docbook-4.2/z.tag share/apps/quanta/tags/html-frameset/description.rc share/apps/quanta/tags/html-strict/description.rc share/apps/quanta/tags/html/a.tag @@ -556,11 +583,7 @@ share/icons/locolor/32x32/apps/kmdr/executor.png @dirrm share/icons/hicolor/22x22 @dirrm share/icons/hicolor/16x16/apps @dirrm share/icons/hicolor/16x16 -@dirrm share/icons/hicolor -@dirrm share/icons @dirrm share/doc/HTML/en/quanta -@dirrm share/doc/HTML/en -@dirrm share/doc/HTML @dirrm share/apps/quanta/toolbars/xml @dirrm share/apps/quanta/toolbars/wml-1-2 @dirrm share/apps/quanta/toolbars/tagxml @@ -594,13 +617,12 @@ share/icons/locolor/32x32/apps/kmdr/executor.png @dirrm share/apps/quanta/tags/html-strict @dirrm share/apps/quanta/tags/html-frameset @dirrm share/apps/quanta/tags/html +@dirrm share/apps/quanta/tags/docbook-4.2 @dirrm share/apps/quanta/tags @dirrm share/apps/quanta/doc @dirrm share/apps/quanta -@dirrm share/apps @dirrm share/applnk/Editors @dirrm share/applnk/Development @dirrm share/applnk/Applications -@dirrm share/applnk @dirrm lib/quanta/plugins @dirrm lib/quanta |