diff options
Diffstat (limited to 'www/trac-fullblognotification/Makefile')
-rw-r--r-- | www/trac-fullblognotification/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-fullblognotification/Makefile b/www/trac-fullblognotification/Makefile index a2e2680a2163..860f2747afb2 100644 --- a/www/trac-fullblognotification/Makefile +++ b/www/trac-fullblognotification/Makefile @@ -20,6 +20,7 @@ USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracFullBlogNotificationPlugin .if defined(BOOTSTRAP) +NO_STAGE= yes do-fetch: ${MKDIR} ${WRKDIR} svn export http://trac-hacks.org/svn/fullblognotificationplugin/0.12/ \ |