diff options
-rw-r--r-- | devel/linux_devtools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/linux_devtools/Makefile b/devel/linux_devtools/Makefile index f447a97959b2..83229f67b3f2 100644 --- a/devel/linux_devtools/Makefile +++ b/devel/linux_devtools/Makefile @@ -35,6 +35,8 @@ COMMENT= Packages needed for doing development in Linux mode BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm +RESTRICTED= "binaries under GNU GPL without accompanying source" + USE_LINUX?= yes NO_LATEST_LINK= yes ONLY_FOR_ARCHS= i386 |