lang/mdk:

- Fix the USES line I messed up in the last commit: remove readline and keep readline:port
- Bump PORTREVISION again

Reported by:	adamw
This commit is contained in:
Lars Engels 2017-07-09 21:04:08 +00:00
parent ba794bc264
commit 0e0edf57e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445412

View File

@ -3,7 +3,7 @@
PORTNAME= mdk
PORTVERSION= 1.2.9
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang gnome
MASTER_SITES= GNU/${PORTNAME}/v${PORTVERSION}
@ -13,7 +13,7 @@ COMMENT= Set of utilities for developing programs using MIX and MIXAL
LICENSE= GPLv3
USE_GNOME= glib20 intltool
USES= gettext ncurses readline gmake pkgconfig readline:port
USES= gettext gmake ncurses pkgconfig readline:port
GNU_CONFIGURE= yes
TEST_TARGET= check