summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/linux-acu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/linux-acu/Makefile b/sysutils/linux-acu/Makefile
index ec9180a25979..c8aeaa4af483 100644
--- a/sysutils/linux-acu/Makefile
+++ b/sysutils/linux-acu/Makefile
@@ -33,7 +33,7 @@ ONLY_FOR_ARCHS= i386
USE_LINUX= yes
USE_X_PREFIX= yes
NO_WRKSUBDIR= yes
-NO_CDROM= "Redistribution not allowed"
+RESTRICTED= "Redistribution not allowed"
LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}'