svn commit: r374182 - head/net/enet
Rusmir Dusko
nemysis at FreeBSD.org
Sun Dec 7 09:53:31 UTC 2014
Author: nemysis
Date: Sun Dec 7 09:53:30 2014
New Revision: 374182
URL: https://svnweb.freebsd.org/changeset/ports/374182
QAT: https://qat.redports.org/buildarchive/r374182/
Log:
- Bump PORTREVISION for dependencies changes
- Change USES, add autoreconf
Modified:
head/net/enet/Makefile
Modified: head/net/enet/Makefile
==============================================================================
--- head/net/enet/Makefile Sun Dec 7 09:49:03 2014 (r374181)
+++ head/net/enet/Makefile Sun Dec 7 09:53:30 2014 (r374182)
@@ -3,7 +3,7 @@
PORTNAME= enet
PORTVERSION= 1.3.12
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://enet.bespin.org/download/
@@ -13,7 +13,7 @@ COMMENT= Simple and robust communication
LICENSE= MIT
-USES= pathfix libtool
+USES= autoreconf pathfix libtool
PATHFIX_MAKEFILEIN= Makefile.am
USE_AUTOTOOLS= aclocal automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
More information about the svn-ports-all
mailing list