svn commit: r359993 - head/devel/rlwrap
Baptiste Daroussin
bapt at FreeBSD.org
Tue Jul 1 12:54:20 UTC 2014
Author: bapt
Date: Tue Jul 1 12:54:19 2014
New Revision: 359993
URL: http://svnweb.freebsd.org/changeset/ports/359993
QAT: https://qat.redports.org/buildarchive/r359993/
Log:
Fix build with readline from ports
Modified:
head/devel/rlwrap/Makefile
Modified: head/devel/rlwrap/Makefile
==============================================================================
--- head/devel/rlwrap/Makefile Tue Jul 1 12:52:22 2014 (r359992)
+++ head/devel/rlwrap/Makefile Tue Jul 1 12:54:19 2014 (r359993)
@@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= dryice
MAINTAINER= gamato at users.sf.net
COMMENT= Readline wrapper
+USES= readline
GNU_CONFIGURE= yes
PORTDOCS= AUTHORS BUGS NEWS PLEA README TODO
More information about the svn-ports-head
mailing list