aboutsummaryrefslogtreecommitdiff
path: root/misc/biosfont-demos
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2012-07-23 18:28:06 +0000
committerMark Linimon <linimon@FreeBSD.org>2012-07-23 18:28:06 +0000
commitc93503257de04189013f0df7ab2237e851aeedb5 (patch)
tree025718eb39c3f59723ad21ab0526333967121452 /misc/biosfont-demos
parent2794689239461cf027bcfcb38ae6e821e7216418 (diff)
downloadports-c93503257de04189013f0df7ab2237e851aeedb5.tar.gz
ports-c93503257de04189013f0df7ab2237e851aeedb5.zip
Switch RUN_DEPENDS to INSTALL_DEPENDS to fix build on pointyhat-west.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=301405
Diffstat (limited to 'misc/biosfont-demos')
-rw-r--r--misc/biosfont-demos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile
index eb91f7a7f507..b8e36fd69547 100644
--- a/misc/biosfont-demos/Makefile
+++ b/misc/biosfont-demos/Makefile
@@ -16,7 +16,7 @@ COMMENT= Demos for the biosfont kernel module
LICENSE= BSD
BUILD_DEPENDS= ${LOCALBASE}/include/biosfont.h:${PORTSDIR}/sysutils/biosfont
-RUN_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont
+INSTALL_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont
PLIST_FILES= bin/showchar bin/showdati