diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-07 03:31:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-07 03:31:53 +0000 |
commit | 91025526aa5b0041781bdb0e86125d0e5686f2b7 (patch) | |
tree | 4d12c2ea211f59c3af6722f667390cca9aed30e0 | |
parent | Update to 0.3.1 and take maintainership. (diff) |
GC EXTRACT_DEPENDS (now done as a BUILD_DEPENDS).
Notes
Notes:
svn path=/head/; revision=128203
-rw-r--r-- | emulators/linux_base-8/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index e106ac6cd699..3e5c3006baa5 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/Makefile @@ -54,7 +54,6 @@ EXTRACT_ONLY= MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Base set of packages needed in Linux mode (only for i386) -EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gentoo* \ |