diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:17:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:17:44 +0000 |
commit | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (patch) | |
tree | 9ed42c9c13bc14b749df74d4df401f1278278d01 /devel/subversion16 | |
parent | 24561f1e3ac5c0eb966a0848c7e3e367e4ba079d (diff) | |
download | ports-77d32abc6bdecb84ebc2838bdda3dec97fd8c650.tar.gz ports-77d32abc6bdecb84ebc2838bdda3dec97fd8c650.zip |
Notes
Diffstat (limited to 'devel/subversion16')
-rw-r--r-- | devel/subversion16/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/subversion16/Makefile b/devel/subversion16/Makefile index 2480d8dcf53b..0b07cc22995f 100644 --- a/devel/subversion16/Makefile +++ b/devel/subversion16/Makefile @@ -37,6 +37,7 @@ GNOME_KEYRING_DESC= Build with GNOME Keyring auth support KDE_KWALLET_DESC= Build with KDE KWallet auth support BOOK_DESC= Install the Subversion Book +NO_STAGE= yes .include "Makefile.common" SVNREPOS?= /home/svn/repos |