diff options
Diffstat (limited to 'archivers/xbin')
-rw-r--r-- | archivers/xbin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index 0d1a5eb402d..9277396f43f 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/06/04 17:08:20 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2001/07/16 10:29:51 jlam Exp $ # DISTNAME= ${PRGNAME}unix @@ -15,6 +15,8 @@ RESTRICTED= "May not be sold without permission" NO_SRC_ON_CDROM=${RESTRICTED} NO_BIN_ON_CDROM=${RESTRICTED} +USE_BUILDLINK_ONLY= # defined + PRGNAME= xbin EXTRACT_ONLY= # blank |