diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-25 23:05:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-05-25 23:05:10 +0000 |
commit | ea7995670b7ce6e67238c6127e88d8c0d4b84e09 (patch) | |
tree | f0c0c63745349fab5272ddb200741b7c44fc9213 /biology/consed | |
parent | fa870615920423d2c3ad405cece0062db3f3ddef (diff) | |
download | ports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.tar.gz ports-ea7995670b7ce6e67238c6127e88d8c0d4b84e09.zip |
Notes
Diffstat (limited to 'biology/consed')
-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 |