diff options
author | kris <kris@FreeBSD.org> | 2005-10-28 14:00:44 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-28 14:00:44 +0800 |
commit | 63626404d53dd2b8a3a33133a9b3f89b5f175d71 (patch) | |
tree | 91d8f30c4fff5f43af16d123dd99a8aa209b1b88 /emulators | |
parent | ca36de166c9dcaf5e4fdd2c2fa0b7a759ff9bd64 (diff) | |
download | freebsd-ports-gnome-63626404d53dd2b8a3a33133a9b3f89b5f175d71.tar.gz freebsd-ports-gnome-63626404d53dd2b8a3a33133a9b3f89b5f175d71.tar.zst freebsd-ports-gnome-63626404d53dd2b8a3a33133a9b3f89b5f175d71.zip |
BROKEN: Broken dependency
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 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} |