diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-01-25 11:07:50 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-01-25 11:07:50 +0000 |
commit | d79ff76e2426d87a8ad0a9731e6e4ebef6d01090 (patch) | |
tree | 563a40b6ae1519cfbef58e63b360c073f2240e7b /multimedia/sms1xxx-kmod | |
parent | bb347f42ed1ff2d58ab1a4df7b3db4e811a094ce (diff) | |
download | ports-d79ff76e2426d87a8ad0a9731e6e4ebef6d01090.tar.gz ports-d79ff76e2426d87a8ad0a9731e6e4ebef6d01090.zip |
Notes
Diffstat (limited to 'multimedia/sms1xxx-kmod')
-rw-r--r-- | multimedia/sms1xxx-kmod/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/sms1xxx-kmod/Makefile b/multimedia/sms1xxx-kmod/Makefile index 69f4e143a49d..4b8749534d88 100644 --- a/multimedia/sms1xxx-kmod/Makefile +++ b/multimedia/sms1xxx-kmod/Makefile @@ -15,6 +15,8 @@ COMMENT= Native FreeBSD driver for Siano-based USB DVB devices LICENSE= GPLv2 +ONLY_FOR_ARCHS= amd64 i386 + WRKSRC= ${WRKDIR}/siano-${PORTVERSION} NO_PACKAGE= should be recompiled for a particular FreeBSD kernel @@ -30,8 +32,6 @@ DEBUG_ALL_TARGET= debug STELLAR_DESC= Build Terratec Cinergy Piranha FW NOVA_DESC= Build Hauppauge WinTV MiniStick FW -ONLY_FOR_ARCHS= amd64 i386 - SUB_FILES= pkg-message PORTDOCS= CHANGELOG README COPYING |