aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-09-27 09:53:41 +0800
committersteve <steve@FreeBSD.org>1999-09-27 09:53:41 +0800
commit0ddba1089df6dfec3ae0e6080c46d2ea8560e140 (patch)
tree11ce1bcbd72da5c45405e234daa7eb39ab257d9b /devel
parent0e701395946f59ff995728c77e55d4775712b205 (diff)
downloadfreebsd-ports-gnome-0ddba1089df6dfec3ae0e6080c46d2ea8560e140.tar.gz
freebsd-ports-gnome-0ddba1089df6dfec3ae0e6080c46d2ea8560e140.tar.zst
freebsd-ports-gnome-0ddba1089df6dfec3ae0e6080c46d2ea8560e140.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.
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