diff options
Diffstat (limited to 'emulators/linux_base-c7/Makefile')
-rw-r--r-- | emulators/linux_base-c7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-c7/Makefile b/emulators/linux_base-c7/Makefile index f757fea93067..572b180b276c 100644 --- a/emulators/linux_base-c7/Makefile +++ b/emulators/linux_base-c7/Makefile @@ -4,7 +4,7 @@ PORTNAME= c7 PORTVERSION= ${LINUX_DIST_VER} CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- -EXTRACT_ONLY= ${DISTFILES:N*${SRC_SUFX}:Nfilesystem-*} +EXTRACT_ONLY= ${DISTFILES:N*.src.rpm*:Nfilesystem-*} MAINTAINER= emulation@FreeBSD.org COMMENT= Base set of packages needed in Linux mode for i386/amd64 (Linux CentOS 7) |