e717a9367f
ALl the version mentioned here for MAX_NETMAP_OSVERSION are unsupported by the ports tree. So remove the check and also remove the OPTION NETMAP_AUTO. Approved by: portmgr (blanket)
17 lines
443 B
Makefile
17 lines
443 B
Makefile
PORTNAME= em
|
|
PORTVERSION= 7.7.8
|
|
PORTREVISION= 0
|
|
PORTEPOCH= 0
|
|
MASTER_SITE_SUBDIR= 17509/eng
|
|
|
|
MAINTAINER= freebsd@intel.com
|
|
COMMENT= Gigabit FreeBSD Base Drivers for Intel(R) Ethernet
|
|
|
|
BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99
|
|
|
|
MASTERDIR= ${.CURDIR}/../intel-ixl-kmod
|
|
PKGDIR= ${.CURDIR}
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
PATCHDIR= ${.CURDIR}/files
|
|
|
|
.include "${MASTERDIR}/Makefile"
|