diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-20 21:53:30 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-12-20 21:53:30 +0000 |
commit | 303a9626eecd0091171756ea9bd0fc0d2dba4ee1 (patch) | |
tree | f6e735208c8ce4a62e578fdf5f20ed2b1522f83c /www/larbin | |
parent | 1eb4025eb9bc83b3bdfdedfbbc84f731b252ed1b (diff) |
Notes
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 |