diff options
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 92dcc61c639..38efc1cf285 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 22:51:29 grant Exp $ +# $NetBSD: Makefile,v 1.19 2004/07/10 20:19:11 wiz Exp $ # DISTNAME= nocol-4.3.1 @@ -16,8 +16,8 @@ CONFIGURE_ARGS+= < ${WRKSRC}/answers USE_PERL5= yes USE_LIBTOOL= yes -LTCONFIG_OVERRIDE= ${WRKSRC}/cmu-snmp/snmp/ltconfig \ - ${WRKSRC}/cmu-snmp/snmpapps/ltconfig +LIBTOOL_OVERRIDE= ${WRKSRC}/cmu-snmp/snmp/libtool \ + ${WRKSRC}/cmu-snmp/snmpapps/libtool INSTALL_TARGET= install root |