diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-05-27 02:51:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-05-27 02:51:56 +0000 |
commit | d7a8247331c3bb6701a4a2b78a10a3b41c73971c (patch) | |
tree | d7a89c8fa2e18f1c63f6c8c9d98dbc90facda563 /cad | |
parent | 416a046be522d0cc7da855f166242b4676b6f30d (diff) | |
download | ports-d7a8247331c3bb6701a4a2b78a10a3b41c73971c.tar.gz ports-d7a8247331c3bb6701a4a2b78a10a3b41c73971c.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/spice/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 8c4bced071d1..9845eb02ab60 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -16,8 +16,7 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/circuits/ MAINTAINER= kaveman@magna.com.au -# export restrictions -NO_CDROM= yes +RESTRICTED= "export restrictions" post-install: chmod a+rx ${PREFIX}/bin/spice3 ${PREFIX}/bin/nutmeg \ |