aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/svn/Makefile.inc')
-rw-r--r--usr.bin/svn/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/svn/Makefile.inc b/usr.bin/svn/Makefile.inc
index 330e201186bf..2621238318f3 100644
--- a/usr.bin/svn/Makefile.inc
+++ b/usr.bin/svn/Makefile.inc
@@ -8,6 +8,8 @@ SVNLITE?=
SVNLITE?= lite
.endif
+PACKAGE= svn
+
.if !defined(SVNDIR)
SVNDIR= ${.CURDIR}/../../../contrib/subversion/subversion