aboutsummaryrefslogtreecommitdiff
path: root/devel/fastcrc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-09-27 01:53:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-09-27 01:53:41 +0000
commit3bd98db7834ee85eaeac1965fb42fabdb98fb5f0 (patch)
tree1de660f420f083d6751f0204bc930f76ad5d4f0f /devel/fastcrc
parent56ff3c354a9c954820b521c37319105d898a7f11 (diff)
downloadports-3bd98db7834ee85eaeac1965fb42fabdb98fb5f0.tar.gz
ports-3bd98db7834ee85eaeac1965fb42fabdb98fb5f0.zip
No need to include ':install' at the end of the BUILD_DEPENDS line since
it is implied if nothing is given. Picking nits I know, but it is now more "consistent" with the other ~2600 ports.
Notes
Notes: svn path=/head/; revision=21971
Diffstat (limited to 'devel/fastcrc')
-rw-r--r--devel/fastcrc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fastcrc/Makefile b/devel/fastcrc/Makefile
index ab7b04dbef27..707819930052 100644
--- a/devel/fastcrc/Makefile
+++ b/devel/fastcrc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/
MAINTAINER= adam@whizkidtech.net
-BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm:install
+BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
ONLY_FOR_ARCHS= i386