aboutsummaryrefslogtreecommitdiff
path: root/net/xorp-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xorp-devel/Makefile')
-rw-r--r--net/xorp-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xorp-devel/Makefile b/net/xorp-devel/Makefile
index d5e81d482a67..73650502c7f5 100644
--- a/net/xorp-devel/Makefile
+++ b/net/xorp-devel/Makefile
@@ -23,6 +23,7 @@ NOMAN= defined
USE_BZIP2= yes
USE_GCC= 4.2+
USE_SCONS= yes
+NO_STAGE= yes
#USE_OPENSSL= yes
OPTIONS_DEFINE= OPTIMIZE ORIGIN SHARED STRIP TCP_RPC
@@ -40,7 +41,6 @@ FETCH_DEPENDS+= svn:${PORTSDIR}/devel/subversion
SVN_REV= 11685 # svn tip at epoch 2009120801
SVNROOT_URI= http://xorp.svn.sourceforge.net/svnroot/xorp
-NO_STAGE= yes
do-fetch:
${MKDIR} ${WRKDIR}
svn export -r ${SVN_REV} ${SVNROOT_URI}/trunk/xorp ${WRKSRC}