diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-04 00:27:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-04 00:27:49 +0000 |
commit | ab08d15c3b94eb42e400001f973e4fe25c5877c5 (patch) | |
tree | 098a6a7a8975d0ae43085847c4ed7d8518a1150b /emulators/linux_base-debian | |
parent | 80a046ff29a3b5369f6f627e5e3075177c9ef7f7 (diff) | |
download | ports-ab08d15c3b94eb42e400001f973e4fe25c5877c5.tar.gz ports-ab08d15c3b94eb42e400001f973e4fe25c5877c5.zip |
Notes
Diffstat (limited to 'emulators/linux_base-debian')
-rw-r--r-- | emulators/linux_base-debian/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/linux_base-debian/Makefile b/emulators/linux_base-debian/Makefile index da412d7f4ca3..cc60576e711a 100644 --- a/emulators/linux_base-debian/Makefile +++ b/emulators/linux_base-debian/Makefile @@ -22,6 +22,8 @@ CONFLICTS= linux_base-7* linux_base-8* linux_base-gentoo* \ linux_base-rh* linux_base-suse* ONLY_FOR_ARCHS= alpha amd64 i386 +BROKEN= Does not build reliably + RESTRICTED= "binaries under GNU GPL: http://www.gnu.org/licenses/gpl.txt" BUILD_DEPENDS= ${DPKG_CMD}:${PORTSDIR}/archivers/dpkg |