diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-20 10:09:18 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-20 10:09:18 +0000 |
commit | b6079937f49f7f9d0f03e752fe9be46f8589da8c (patch) | |
tree | 6cfcd53a9ca78b08640004b0fca2c62b084b547b /devel/linux_devtools | |
parent | add dependency on misc/tkman. (diff) |
Remove erroneous USE_LINUX.
found by: kris
Notes
Notes:
svn path=/head/; revision=91716
Diffstat (limited to 'devel/linux_devtools')
-rw-r--r-- | devel/linux_devtools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index 5f14e465a206..09d2d459c2b2 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -38,7 +38,6 @@ RESTRICTED= "binaries under GNU GPL without accompanying source" ONLY_FOR_ARCHS= i386 CONFLICTS= linux_devtools-* -USE_LINUX= yes DIST_SUBDIR= rpm/${MACHINE_ARCH}/${PORTVERSION} PREFIX= ${LINUXBASE} NO_BUILD= yes |