diff options
Diffstat (limited to 'biology/consed/Makefile')
-rw-r--r-- | biology/consed/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/biology/consed/Makefile b/biology/consed/Makefile index 15700c79f7bf..ecd30f138d8a 100644 --- a/biology/consed/Makefile +++ b/biology/consed/Makefile @@ -25,6 +25,9 @@ USE_XLIB= yes ONLY_FOR_ARCHS= i386 amd64 RESTRICTED= Redistribution is not permitted in any form. You must request access permission via e-mail to get the tarball. Free for academic use. +.if defined(PACKAGE_BUILDING) +IGNORE= distribution files must be obtained via the authors +.endif NO_WRKSUBDIR= yes |