aboutsummaryrefslogtreecommitdiff
path: root/print/hs-hscolour-docs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-09-30 21:01:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-09-30 21:01:48 +0000
commit20d8ff2a87322df24bee506fde2dc2f2ed9e5637 (patch)
tree5083c03ed8fae276ae678c45fccf4c360fedd34e /print/hs-hscolour-docs
parented531c1af7c34bbfc715b55e0124e5a4402aabea (diff)
downloadports-20d8ff2a87322df24bee506fde2dc2f2ed9e5637.tar.gz
ports-20d8ff2a87322df24bee506fde2dc2f2ed9e5637.zip
- Correct dependency line after the backout
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=242329
Diffstat (limited to 'print/hs-hscolour-docs')
-rw-r--r--print/hs-hscolour-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hs-hscolour-docs/Makefile b/print/hs-hscolour-docs/Makefile
index c7728dc10ae7..1d0bbd69fa37 100644
--- a/print/hs-hscolour-docs/Makefile
+++ b/print/hs-hscolour-docs/Makefile
@@ -19,7 +19,7 @@ COMMENT= Documentation for HsColour
BUILD_DEPENDS+= ghc:${PORTSDIR}/lang/ghc \
HsColour:${PORTSDIR}/print/hs-hscolour
-RUN_DEPENDS= hs-hscolour=${PORTVERSION}:${PORTSDIR}/print/hs-hscolour
+RUN_DEPENDS= hs-hscolour=${PKGVERSION}:${PORTSDIR}/print/hs-hscolour
PORT_HADDOCK!= (cd ${.CURDIR}/../../lang/ghc && ${MAKE} -V PORT_HADDOCK)
.if !empty(PORT_HADDOCK:M?0)