aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/svn/svn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/svn/svn/Makefile')
-rw-r--r--usr.bin/svn/svn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/svn/svn/Makefile b/usr.bin/svn/svn/Makefile
index e88dbdf0fd32..87d9df1370fc 100644
--- a/usr.bin/svn/svn/Makefile
+++ b/usr.bin/svn/svn/Makefile
@@ -52,7 +52,7 @@ DPADD= ${LIBSVN_CLIENT} ${LIBSVN_WC} ${LIBSVN_RA} ${LIBSVN_RA_LOCAL} \
CLEANFILES+= svnlite.1
.if(defined(ORGANIZATION) && !empty(ORGANIZATION))
-DPSRCS+= freebsd-organization.h
+SRCS+= freebsd-organization.h
CLEANFILES+= freebsd-organization.h
CFLAGS+= -I. -DHAS_ORGANIZATION_NAME
freebsd-organization.h: