Page MenuHomeFreeBSD

D16766.id52273.diff
No OneTemporary

D16766.id52273.diff

Index: head/textproc/docproj/Makefile
===================================================================
--- head/textproc/docproj/Makefile
+++ head/textproc/docproj/Makefile
@@ -3,7 +3,7 @@
PORTNAME= docproj
PORTVERSION= 2.0
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= textproc
MAINTAINER= doceng@FreeBSD.org
@@ -31,7 +31,7 @@
.if !exists(/usr/bin/groff)
OPTIONS_DEFAULT+= GROFF
.endif
-.if !exists(/usr/bin/svnlite)
+.if !exists(/usr/bin/svnlite) && !exists(/usr/bin/svn)
OPTIONS_DEFAULT+= SVN
.endif
@@ -50,7 +50,7 @@
JING_DESC= Jing for advanced RELAX NG validation
JING_RUN_DEPENDS= jing:textproc/jing
SVN_DESC= Subversion support from ports
-SVN_RUN_DEPENDS= svn:devel/subversion
+SVN_RUN_DEPENDS= ${LOCALBASE}/bin/svn:devel/subversion
TRANSLATOR_DESC= Tools for translators
TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \
msgcat:devel/gettext-tools

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 27, 3:11 PM (14 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37395785
Default Alt Text
D16766.id52273.diff (890 B)

Event Timeline