diff options
-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 039772e1218d..9e0333e6a3f4 100644 --- a/emulators/linux_base-src-rh-7.3/Makefile +++ b/emulators/linux_base-src-rh-7.3/Makefile @@ -50,6 +50,8 @@ COMMENT= GNU GPL sources to linux_base-rh-7.3, to satisfy licence RUN_DEPENDS= ${LINUXBASE}/usr/src:${PORTSDIR}/emulators/linux_base +BROKEN= Broken dependency + 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 517c40062dec..b993462ee433 100644 --- a/emulators/linux_base-src-rh-8/Makefile +++ b/emulators/linux_base-src-rh-8/Makefile @@ -42,6 +42,8 @@ COMMENT= (L)GPL sources for linux_base-8, to comply with licences RUN_DEPENDS= ${LINUXBASE}/usr/src:${PORTSDIR}/emulators/linux_base-8 +BROKEN= Broken dependency + .undef USE_LINUX DIST_SUBDIR= rpm/src/rh-${PORTVERSION} |