summaryrefslogtreecommitdiff
path: root/textproc/docproj
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-12-18 04:55:26 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-12-18 04:55:26 +0000
commit12179d50684aa53125d3606f8d0f93bc0ee7ad83 (patch)
tree62032f92fe6169f77297b773e078d637836b9e59 /textproc/docproj
parentActivate stlport (diff)
This doesn't actually build anything with RUN_DEPENDS. Use BUILD_DEPENDS
Notes
Notes: svn path=/head/; revision=15409
Diffstat (limited to 'textproc/docproj')
-rw-r--r--textproc/docproj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile
index b861a2c0874e..f39dc501d1b5 100644
--- a/textproc/docproj/Makefile
+++ b/textproc/docproj/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 June 1998
# Whom: Nik Clayton <nik@freebsd.org>
#
-# $Id: Makefile,v 1.2 1998/07/03 07:53:57 asami Exp $
+# $Id: Makefile,v 1.3 1998/07/07 12:18:27 nik Exp $
#
DISTNAME= docproj
@@ -15,7 +15,7 @@ DISTFILES= # empty
MAINTAINER= nik@freebsd.org
# sgmlformat brings in almost everything except for the modular stylesheets
-RUN_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
+BUILD_DEPENDS= instant:${PORTSDIR}/textproc/sgmlformat \
${PREFIX}/share/sgml/docbook/dsssl/modular:${PORTSDIR}/textproc/dsssl-docbook-modular
EXTRACT_ONLY= # empty