diff options
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 \ |