diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index a146c0d871c5..c3427dfeaaad 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -44,7 +44,7 @@ PATCH_SITE_SUBDIR= updates/${PORTVERSION}/${LANG}/os/${MACHINE_ARCH} PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -COMMENT= The base set of packages needed in Linux mode +COMMENT= The base set of packages needed in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |