aboutsummaryrefslogtreecommitdiffstats
path: root/net/enet
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-12-07 17:53:30 +0800
committernemysis <nemysis@FreeBSD.org>2014-12-07 17:53:30 +0800
commit823674ff620dee40988a7c1b848b5d970987fcb7 (patch)
treeac653e7c5d221e964b58aefc07c4e9576fe596e4 /net/enet
parentd3be8520265528ce96fc9f087cf3d8cf275b1df1 (diff)
downloadfreebsd-ports-gnome-823674ff620dee40988a7c1b848b5d970987fcb7.tar.gz
freebsd-ports-gnome-823674ff620dee40988a7c1b848b5d970987fcb7.tar.zst
freebsd-ports-gnome-823674ff620dee40988a7c1b848b5d970987fcb7.zip
- Bump PORTREVISION for dependencies changes
- Change USES, add autoreconf
Diffstat (limited to 'net/enet')
-rw-r--r--net/enet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile
index 422c6e695e8f..9bcbf793f0ee 100644
--- a/net/enet/Makefile
+++ b/net/enet/Makefile
@@ -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 library based on UDP
LICENSE= MIT
-USES= pathfix libtool
+USES= autoreconf pathfix libtool
PATHFIX_MAKEFILEIN= Makefile.am
USE_AUTOTOOLS= aclocal automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal