aboutsummaryrefslogtreecommitdiff
path: root/misc/biosfont-demos
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2012-12-21 10:10:58 +0000
committerRene Ladan <rene@FreeBSD.org>2012-12-21 10:10:58 +0000
commitc225b17a9004933227a24d26cc43d7b5e96eca6f (patch)
tree5bfee0756c6d31fbc30fe841771a488e0f8e2080 /misc/biosfont-demos
parent07e10e24aefd1ac21ab1a6444065bf1a0fb299c3 (diff)
downloadports-c225b17a9004933227a24d26cc43d7b5e96eca6f.tar.gz
ports-c225b17a9004933227a24d26cc43d7b5e96eca6f.zip
- Replace (undocumented) INSTALL_DEPENDS on sysutils/biosfont by a
RUN_DEPENDS to properly record the dependency on the kernel module. - Bump PORTREVISION Noticed by: 'pkg autoremove'
Notes
Notes: svn path=/head/; revision=309351
Diffstat (limited to 'misc/biosfont-demos')
-rw-r--r--misc/biosfont-demos/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/biosfont-demos/Makefile b/misc/biosfont-demos/Makefile
index 67bd8c5d01b7..b1542d1f5577 100644
--- a/misc/biosfont-demos/Makefile
+++ b/misc/biosfont-demos/Makefile
@@ -3,6 +3,7 @@
PORTNAME= biosfont-demos
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/
@@ -12,7 +13,7 @@ COMMENT= Demos for the biosfont kernel module
LICENSE= BSD
BUILD_DEPENDS= ${LOCALBASE}/include/biosfont.h:${PORTSDIR}/sysutils/biosfont
-INSTALL_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont
+RUN_DEPENDS= /boot/modules/biosfont.ko:${PORTSDIR}/sysutils/biosfont
PLIST_FILES= bin/showchar bin/showdati