diff options
author | antoine <antoine@FreeBSD.org> | 2015-07-28 01:11:51 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-07-28 01:11:51 +0800 |
commit | 21630de10dcca72705f7b8fd50ef34ef6c24a429 (patch) | |
tree | 75dd1e33c35a9c4bd5e64ed4767a99bb1089dbe9 /net/axa | |
parent | b8c1f4b5a1a89599c80dd528a262fd635e1e790e (diff) | |
download | freebsd-ports-gnome-21630de10dcca72705f7b8fd50ef34ef6c24a429.tar.gz freebsd-ports-gnome-21630de10dcca72705f7b8fd50ef34ef6c24a429.tar.zst freebsd-ports-gnome-21630de10dcca72705f7b8fd50ef34ef6c24a429.zip |
Update devel/doxygen to 1.8.10
PR: 201365
exp-run: self
Diffstat (limited to 'net/axa')
-rw-r--r-- | net/axa/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/axa/Makefile b/net/axa/Makefile index 699444f23944..ece799864ac0 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -2,6 +2,7 @@ PORTNAME= axa PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= net dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight @@ -19,7 +20,7 @@ LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ RUN_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool libedit pathfix pkgconfig CONFIGURE_SHELL= ${LOCALBASE}/bin/bash USE_LDCONFIG= yes USE_OPENSSL= yes |