diff options
Diffstat (limited to 'emulators/linux_base-8')
-rw-r--r-- | emulators/linux_base-8/Makefile | 1 | ||||
-rw-r--r-- | emulators/linux_base-8/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index 4a3d0349fc2c..16b1dc853c2e 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -43,6 +43,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 BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm diff --git a/emulators/linux_base-8/pkg-comment b/emulators/linux_base-8/pkg-comment deleted file mode 100644 index 19a3f47dee11..000000000000 --- a/emulators/linux_base-8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The base set of packages needed in Linux mode |