diff options
author | will <will@FreeBSD.org> | 2000-03-27 16:14:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-27 16:14:57 +0800 |
commit | 890adeca65fca2780593e6f3a33915baf6c8eadf (patch) | |
tree | 6d3d2566418ffaefc8842164e940c89ed756efc1 /devel/kpp | |
parent | b8752c4999c031df6113b1b2f8abe84eb1698406 (diff) | |
download | freebsd-ports-gnome-890adeca65fca2780593e6f3a33915baf6c8eadf.tar.gz freebsd-ports-gnome-890adeca65fca2780593e6f3a33915baf6c8eadf.tar.zst freebsd-ports-gnome-890adeca65fca2780593e6f3a33915baf6c8eadf.zip |
Update to 0.16d. Shuffle PLIST around a bit.
Diffstat (limited to 'devel/kpp')
-rw-r--r-- | devel/kpp/Makefile | 7 | ||||
-rw-r--r-- | devel/kpp/distinfo | 2 | ||||
-rw-r--r-- | devel/kpp/pkg-plist | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/kpp/Makefile b/devel/kpp/Makefile index 44ceaef8b5f3..bb2dde5c8653 100644 --- a/devel/kpp/Makefile +++ b/devel/kpp/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: kpp -# Version required: 0.15c +# Version required: 0.16d # Date created: 19 Nov 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= kpp-0.15c +DISTNAME= kpp-0.16d CATEGORIES= devel MASTER_SITES= http://www.msoe.edu/~geiseri/files/ @@ -16,8 +16,7 @@ LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 GNU_CONFIGURE= yes USE_QT= yes -USE_NEWGCC= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX} +CONFIGURE_ARGS+=--datadir=${PREFIX} CONFIGURE_ENV= KDEDIR="${PREFIX}" .include <bsd.port.mk> diff --git a/devel/kpp/distinfo b/devel/kpp/distinfo index a4f5b13be79b..a433ba35e2cc 100644 --- a/devel/kpp/distinfo +++ b/devel/kpp/distinfo @@ -1 +1 @@ -MD5 (kpp-0.15c.tar.gz) = 00651bf267d3153f65f9bf061108c219 +MD5 (kpp-0.16d.tar.gz) = 21c30f81b64afb3762979400e31ebc14 diff --git a/devel/kpp/pkg-plist b/devel/kpp/pkg-plist index 2efa8c3bf19d..2b3c81f9c1c4 100644 --- a/devel/kpp/pkg-plist +++ b/devel/kpp/pkg-plist @@ -1,13 +1,15 @@ bin/kpp +share/applnk/Development/kpp.kdelnk +share/apps/kpp/spec.template_amedit +share/apps/kpp/spec.template_autoconf +share/config/kpprc share/doc/HTML/en/kpp/index.html share/doc/HTML/en/kpp/index-1.html share/doc/HTML/en/kpp/index-2.html share/doc/HTML/en/kpp/index-3.html share/doc/HTML/en/kpp/index-4.html share/doc/HTML/en/kpp/index-5.html -share/doc/HTML/en/kpp/index-6.html -share/applnk/Applications/kpp.kdelnk share/icons/kpp.xpm share/icons/mini/kpp.xpm -share/apps/spec.template +@dirrm share/apps/kpp @dirrm share/doc/HTML/en/kpp |