summaryrefslogtreecommitdiffstats
path: root/misc/kcd/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-11-20 12:55:41 +0000
committerijliao <ijliao@FreeBSD.org>2002-11-20 12:55:41 +0000
commit292343d33eb5250c8befcd1ca120929f98c48f42 (patch)
tree04577cdccd550a7934264f2195d2bdfbfec0104a /misc/kcd/Makefile
parentf4789a27c3f4f772dda290b0ab45083c5d0c7bed (diff)
downloadFreeBSD-ports-292343d33eb5250c8befcd1ca120929f98c48f42.zip
FreeBSD-ports-292343d33eb5250c8befcd1ca120929f98c48f42.tar.gz
upgrade to 6.4.1
PR: 45441 Submitted by: Ports Fury
Diffstat (limited to 'misc/kcd/Makefile')
-rw-r--r--misc/kcd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/kcd/Makefile b/misc/kcd/Makefile
index dec354c..615f2ac 100644
--- a/misc/kcd/Makefile
+++ b/misc/kcd/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kcd
-PORTVERSION= 6.0.0
+PORTVERSION= 6.4.1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,13 +15,12 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lintl"
-CFLAGS+= -fpermissive
-
MAN1= kcd.1
do-install:
OpenPOWER on IntegriCloud