diff options
Diffstat (limited to 'sysutils/busybox/Makefile')
-rw-r--r-- | sysutils/busybox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/busybox/Makefile b/sysutils/busybox/Makefile index 0623ab2b1a17..572060dc3eb3 100644 --- a/sysutils/busybox/Makefile +++ b/sysutils/busybox/Makefile @@ -14,7 +14,7 @@ COMMENT= Busybox for FreeBSD LICENSE= GPLv2 -BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed +BUILD_DEPENDS= gsed:textproc/gsed CONFLICTS_INSTALL= busybox-unstable-* |