1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
This commit is contained in:
Antoine Brodin 2014-03-11 06:21:17 +00:00
parent 8b0d5c96d3
commit c0eef6a93a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347849

View File

@ -17,7 +17,7 @@ LICENSE= BSD3CLAUSE GPLv2
LICENSE_COMB= dual
LICENSE_FILE= ${WRKDIR}/Quantis-${DISTVERSION}/License.txt
USES= zip:infozip
USES= kmod uidfix zip:infozip
EXTRACT_BEFORE_ARGS= -aqo
WRKSRC= ${WRKDIR}/Quantis-${DISTVERSION}/Drivers/Unix/QuantisPci
@ -26,6 +26,4 @@ PLIST_FILES= "@cwd ${KMODDIR}" \
"quantis.ko" \
"@cwd ${PREFIX}"
USES= kmod uidfix
.include <bsd.port.mk>