Date: Sun, 7 Feb 2016 19:22:06 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408447 - head/devel/xwpe Message-ID: <201602071922.u17JM6vQ082929@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Sun Feb 7 19:22:06 2016 New Revision: 408447 URL: https://svnweb.freebsd.org/changeset/ports/408447 Log: devel/xwpe: USES+= ncurses Modified: head/devel/xwpe/Makefile Modified: head/devel/xwpe/Makefile ============================================================================== --- head/devel/xwpe/Makefile Sun Feb 7 19:21:03 2016 (r408446) +++ head/devel/xwpe/Makefile Sun Feb 7 19:22:06 2016 (r408447) @@ -11,7 +11,7 @@ MASTER_SITES= SUNSITE/apps/editors/X \ MAINTAINER= ports@FreeBSD.org COMMENT= Borland-like IDE programming environment -USES= desthack gmake +USES= desthack gmake ncurses DESTDIRNAME= STAGEDIR USE_XORG= sm ice x11 GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602071922.u17JM6vQ082929>