diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-09-23 16:32:06 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-09-23 16:32:06 +0000 |
commit | 411922b881a6273c5099067791ce87575c9f9520 (patch) | |
tree | 6fe635be8566fd4a3656da86b128f499273f8fb5 /comms/binkd | |
parent | 816e188293b91a8078b8c43a3eb2672dbac48bbe (diff) | |
download | pkgsrc-411922b881a6273c5099067791ce87575c9f9520.tar.gz |
remove bogus NO_CDROMs
Diffstat (limited to 'comms/binkd')
-rw-r--r-- | comms/binkd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile index 6285a1264a0..f4b5c253c2a 100644 --- a/comms/binkd/Makefile +++ b/comms/binkd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/08/05 15:46:27 tv Exp $ +# $NetBSD: Makefile,v 1.7 1999/09/23 16:32:06 hubertf Exp $ # DISTNAME= binkd-0.9.2 @@ -14,7 +14,6 @@ BUILD_DEPENDS= unzip:../../archivers/unzip GNU_CONFIGURE= yes EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE} -NO_CDROM= "extremely limited usefulness to the general public" NOT_FOR_PLATFORM= *-*-alpha *-*-sparc64 post-extract: |