summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-12 03:14:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-12 03:14:07 +0000
commit28069062232a571b8bb7b75f88932d3df6d70165 (patch)
tree8b48bc534cd7e36d893d1b8a2caffd0f16edf792 /net
parent[MAINTAINER] mail/imapsync: update to 1.223 (diff)
[MAINTAINER]: Fix net/ntop
net/ntop doesn't build under certain circumstances (it is confusing versions of autoconf). Attached is a patch submitted to me by Edward Sutton and tested by Jeffrey Goldberg which fixes this problem. I haven't been able to reproduce this problem but Jeffrey pointed out that this patch fixed it for him. I don't believe that a bump of PORTREVISION is necessary for this, but feel free to correct me if I am wrong. :) A discussion of this can be found at http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports PR: ports/116289 Submitted by: Wesley Shields <wxs@atarininja.org>
Notes
Notes: svn path=/head/; revision=199358
Diffstat (limited to 'net')
-rw-r--r--net/ntop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index aa95d4c73997..d05b97d6f9d5 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -100,7 +100,7 @@ post-extract:
@${RM} ${WRKSRC}/configureextra/FREEBSD
pre-configure:
- @cd ${WRKSRC} && ${SH} autogen.sh --noconfig
+ @cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} ${SH} autogen.sh --noconfig
post-install:
@${MKDIR} ${DBDIR}/ntop