diff options
Diffstat (limited to 'www/larbin')
-rw-r--r-- | www/larbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/larbin/Makefile b/www/larbin/Makefile index a2896c8ff03f..e3c09167fa27 100644 --- a/www/larbin/Makefile +++ b/www/larbin/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A powerful HTTP crawler with an easy interface -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ makedepend:${X_IMAKE_PORT} USE_GMAKE= yes |