diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-04 07:34:27 +0000 |
commit | 4a8684e352ac6d7260613e6ad3743fabd00eaf7d (patch) | |
tree | c1022f7df000935302e4c7f143c5b049290dacc2 /net/samba4wins | |
parent | 6029732777f019908166457c71136521713b91f7 (diff) |
Notes
Diffstat (limited to 'net/samba4wins')
-rw-r--r-- | net/samba4wins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba4wins/Makefile b/net/samba4wins/Makefile index f89640dab6c5..23d02f6743a4 100644 --- a/net/samba4wins/Makefile +++ b/net/samba4wins/Makefile @@ -20,7 +20,7 @@ CONFLICTS= ja-samba-2.* ja-samba-4.* samba-2.* samba-4.* sharity-light-1.* USE_ICONV= yes USE_PERL5= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:268:env autoheader:268:env +USE_AUTOTOOLS= autoconf:env autoheader:env WRKSRC= ${WRKDIR}/${PORTNAME}/source |