summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-02 13:57:49 +0000
committerrillig <rillig>2005-12-02 13:57:49 +0000
commit997466d3b4e00d0b45035987464f40195f615a79 (patch)
treed79ad96cf62ae24c68322982de82e5a180d7a8a0 /misc
parent367db966dd83c06f432ff3853a4a5b52e1c0199f (diff)
downloadpkgsrc-997466d3b4e00d0b45035987464f40195f615a79.tar.gz
Fixed misspelled variables NO_SOURCE_ON_{FTP,CDROM}.
Diffstat (limited to 'misc')
-rw-r--r--misc/cuecat/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/misc/cuecat/Makefile b/misc/cuecat/Makefile
index fe310d0d62f..d7d157453c2 100644
--- a/misc/cuecat/Makefile
+++ b/misc/cuecat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/06/17 03:50:21 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/02 13:57:49 rillig Exp $
#
DISTNAME= cuecat-0.2.1
@@ -10,10 +10,11 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://opensource.lineo.com/cuecat/cuecat_driver/
COMMENT= Read and parse barcodes from your CueCat barcode reader
-NO_SOURCE_ON_FTP= Hardware manufacturer claims intellectual property infringement.
-NO_SOURCE_ON_CDROM= ${NO_SOURCE_ON_FTP}
-NO_BIN_ON_FTP= ${NO_SOURCE_ON_FTP}
-NO_BIN_ON_CDROM= ${NO_SOURCE_ON_FTP}
+RESTRICTED= Hardware manufacturer claims intellectual property infringement.
+NO_SRC_ON_FTP= ${RESTRICTED}
+NO_SRC_ON_CDROM= ${RESTRICTED}
+NO_BIN_ON_FTP= ${RESTRICTED}
+NO_BIN_ON_CDROM= ${RESTRICTED}
USE_TOOLS+= gmake