aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rsvndump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rsvndump/Makefile')
-rw-r--r--devel/rsvndump/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/rsvndump/Makefile b/devel/rsvndump/Makefile
index fb2084611bbc..8010f3350c6a 100644
--- a/devel/rsvndump/Makefile
+++ b/devel/rsvndump/Makefile
@@ -11,7 +11,7 @@ COMMENT= Remote Subversion repository dumpfile generator
LICENSE= GPLv2
-LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion
+LIB_DEPENDS= libsvn_client-1.so:devel/subversion
OPTIONS_DEFINE= DOCS NLS
@@ -20,8 +20,8 @@ CONFIGURE_ARGS= --with-svn=${LOCALBASE}
PLIST_FILES= bin/rsvndump
-DOCS_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
- xmlto:${PORTSDIR}/textproc/xmlto
+DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc \
+ xmlto:textproc/xmlto
DOCS_PLIST_FILES= man/man1/rsvndump.1.gz
DOCS_CONFIGURE_ENABLE= man