diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-src-rh-7.3/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_base-src-rh-8/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emulators/linux_base-src-rh-7.3/Makefile b/emulators/linux_base-src-rh-7.3/Makefile index 66ad6a18f3b7..d69a855f6e78 100644 --- a/emulators/linux_base-src-rh-7.3/Makefile +++ b/emulators/linux_base-src-rh-7.3/Makefile @@ -48,6 +48,8 @@ EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence +BROKEN= Incomplete pkg-plist + DIST_SUBDIR= rpm/src/rh-${PORTVERSION} NO_MTREE= yes PLIST= ${WRKDIR}/plist diff --git a/emulators/linux_base-src-rh-8/Makefile b/emulators/linux_base-src-rh-8/Makefile index 9c57c698773b..a6446926038b 100644 --- a/emulators/linux_base-src-rh-8/Makefile +++ b/emulators/linux_base-src-rh-8/Makefile @@ -40,6 +40,8 @@ EXTRACT_ONLY= MAINTAINER= trevor@FreeBSD.org COMMENT= (L)GPL sources for linux_base-8, to comply with licences +BROKEN= Incomplete pkg-plist + .undef USE_LINUX DIST_SUBDIR= rpm/src/rh-${PORTVERSION} |