[Midnightbsd-cvs] mports [18573] trunk/editors/joe/Makefile: switch to uses
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Apr 4 08:49:38 EDT 2015
Revision: 18573
http://svnweb.midnightbsd.org/mports/?rev=18573
Author: laffer1
Date: 2015-04-04 08:49:36 -0400 (Sat, 04 Apr 2015)
Log Message:
-----------
switch to uses
Modified Paths:
--------------
trunk/editors/joe/Makefile
Modified: trunk/editors/joe/Makefile
===================================================================
--- trunk/editors/joe/Makefile 2015-04-04 12:48:23 UTC (rev 18572)
+++ trunk/editors/joe/Makefile 2015-04-04 12:49:36 UTC (rev 18573)
@@ -2,7 +2,7 @@
PORTNAME= joe
PORTVERSION= 3.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= editors
MASTER_SITES= SF/joe-editor/JOE%20sources/joe-${PORTVERSION}
@@ -16,8 +16,7 @@
CONFLICTS= jupp-[0-9]*
-USES= gmake iconv
-USE_NCURSES= yes
+USES= gmake iconv ncurses
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -liconv"
More information about the Midnightbsd-cvs
mailing list