diff options
Diffstat (limited to 'net-mgmt/netwag/Makefile')
-rw-r--r-- | net-mgmt/netwag/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/netwag/Makefile b/net-mgmt/netwag/Makefile index 8e56a94e45c1..ba36e159aca7 100644 --- a/net-mgmt/netwag/Makefile +++ b/net-mgmt/netwag/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netwag -PORTVERSION= 5.21.0 +PORTVERSION= 5.23.0 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www.laurentconstantin.com/common/netw/${PORTNAME}/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/${PORTNAME}/download/v5/ \ @@ -29,6 +29,7 @@ PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION} do-configure: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ + -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/config.dat cd ${WRKSRC}; ${SH} ./genemake |