summaryrefslogtreecommitdiff
path: root/devel
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
parentUpdate to version 3.6.8. (diff)
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')
-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