aboutsummaryrefslogtreecommitdiff
path: root/lang/mdk/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2017-07-09 19:14:55 +0000
committerLars Engels <lme@FreeBSD.org>2017-07-09 19:14:55 +0000
commit39e5ab836431d444960d940b90dfd8e119208085 (patch)
tree25df6464f7dfa60d84622d156e79eef55a9840e7 /lang/mdk/Makefile
parent8907121ab4c2eb2ded67b8e564872c6186589ecb (diff)
downloadports-39e5ab836431d444960d940b90dfd8e119208085.tar.gz
ports-39e5ab836431d444960d940b90dfd8e119208085.zip
Notes
Diffstat (limited to 'lang/mdk/Makefile')
-rw-r--r--lang/mdk/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile
index 83149fee4c85..4d9e4f5062ba 100644
--- a/lang/mdk/Makefile
+++ b/lang/mdk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mdk
PORTVERSION= 1.2.9
+PORTREVISION= 1
CATEGORIES= lang gnome
MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION}
@@ -12,13 +13,10 @@ COMMENT= Set of utilities for developing programs using MIX and MIXAL
LICENSE= GPLv3
USE_GNOME= glib20 intltool
-USES= gettext ncurses readline gmake pkgconfig
+USES= gettext ncurses readline gmake pkgconfig readline:port
GNU_CONFIGURE= yes
TEST_TARGET= check
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
INFO= mdk
PLIST_FILES= bin/mixasm \
bin/mixvm \