diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xzx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile index fbc72dab28e3..0406d484a6c5 100644 --- a/emulators/xzx/Makefile +++ b/emulators/xzx/Makefile @@ -25,8 +25,7 @@ USE_XPM= yes USE_X_PREFIX= yes # License forbids redistribution -NO_CDROM= Redistribution forbidden by license -NO_PACKAGE= Redistribution forbidden by license +RESTRICTED= Redistribution forbidden by license GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-oss |