Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168153037
D16766.id52273.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
890 B
Referenced Files
None
Subscribers
None
D16766.id52273.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D16766: textproc/docproj - Cater for systems built WITH_SVN knob
Attached
Detach File
Event Timeline
Log In to Comment