diff options
author | pav <pav@FreeBSD.org> | 2010-09-25 04:15:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-09-25 04:15:08 +0800 |
commit | b9a40f0856340403790072585daed70ef6c2d113 (patch) | |
tree | ee70231cc03fd273d69e61f4853cac8d8d0d59c7 /emulators | |
parent | 7290ec9a4b022e777c5f6ec76028019ec95812c6 (diff) | |
download | freebsd-ports-gnome-b9a40f0856340403790072585daed70ef6c2d113.tar.gz freebsd-ports-gnome-b9a40f0856340403790072585daed70ef6c2d113.tar.zst freebsd-ports-gnome-b9a40f0856340403790072585daed70ef6c2d113.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index 870caaa68f5a..b35dcb506d0a 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -28,6 +28,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message PKGINSTALL= ${WRKDIR}/pkg-install PKGDEINSTALL= ${WRKDIR}/pkg-deinstall +BROKEN= unfetchable + .if defined(WITH_LINUXBASE) PKGNAMEPREFIX= linux_base- CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ |