summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2012-12-14 03:32:02 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2012-12-14 03:32:02 +0000
commitc61e46cb7167489f9dd33fe27273f78529e85f77 (patch)
tree339312fd79b509a73702c8bb7e01fc34e8ef8579 /lang
parent- Support USE_READLINE. (diff)
- Support USE_READLINE.
- Trim header. PR: ports/172028 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=308878
Diffstat (limited to 'lang')
-rw-r--r--lang/mdk/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 9f60ee3b2012..985c38aef8c0 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: mdk
-# Date created: Apr 1, 2001
-# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
-#
+# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mdk
PORTVERSION= 1.2.6
@@ -21,6 +16,7 @@ OPTIONS_DEFAULT=GLADE GUILE
USE_GNOME= glib20 intltool
USE_NCURSES= yes
+USE_READLINE= yes
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
@@ -57,10 +53,6 @@ PLIST_FILES+= bin/mixguile \
CONFIGURE_ARGS+=--without-guile
.endif
-.if exists(${LOCALBASE}/lib/libreadline.so)
-LIB_DEPENDS+= readline:${PORTSDIR}/devel/readline
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
${WRKSRC}/configure