aboutsummaryrefslogtreecommitdiff
path: root/misc/kcd
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-16 19:40:26 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-16 19:40:26 +0000
commit1259b4cb220bde6c17f7859741a4a04e5e57e5f3 (patch)
treec5e1a4b5efb2dc3f9b045dd18cb0ae0e02adba1f /misc/kcd
parented40691ccf0738d92ab7ffb1221574abe2b01b61 (diff)
downloadports-1259b4cb220bde6c17f7859741a4a04e5e57e5f3.tar.gz
ports-1259b4cb220bde6c17f7859741a4a04e5e57e5f3.zip
- Update to 7.14.0
- Unbreak
Notes
Notes: svn path=/head/; revision=203869
Diffstat (limited to 'misc/kcd')
-rw-r--r--misc/kcd/Makefile7
-rw-r--r--misc/kcd/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile
index 2350c3b4b486..9b1be03d60b1 100644
--- a/misc/kcd/Makefile
+++ b/misc/kcd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kcd
-PORTVERSION= 7.6.2
+PORTVERSION= 7.14.0
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF
@@ -17,14 +17,13 @@ COMMENT= Change directory in full-screen visual mode
USE_GETTEXT= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
+ --sysconfdir=${PREFIX}/etc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= kcd.1
-BROKEN= Attempts to allocate all of memory during configure
-
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/kcd-inst ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/kcdscr ${PREFIX}/bin
diff --git a/misc/kcd/distinfo b/misc/kcd/distinfo
index 100739be5de6..abfbb163da40 100644
--- a/misc/kcd/distinfo
+++ b/misc/kcd/distinfo
@@ -1,3 +1,3 @@
-MD5 (kcd-7.6.2.tar.gz) = c185abc405ab7dbc0e07959c57b0f6d1
-SHA256 (kcd-7.6.2.tar.gz) = 53289bc4edc3752473b69c40ea2185019b28daac543c829ca353112e88962889
-SIZE (kcd-7.6.2.tar.gz) = 394061
+MD5 (kcd-7.14.0.tar.gz) = e2907bfcbf9073837e2a6b9dc9d8d7ae
+SHA256 (kcd-7.14.0.tar.gz) = af31c59dd22ee64f7547c370a96689fd392343b0fd623f28c360926057dff37d
+SIZE (kcd-7.14.0.tar.gz) = 394720