diff options
Diffstat (limited to 'games/p5-Games-Bingo-Bot/Makefile')
-rw-r--r-- | games/p5-Games-Bingo-Bot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/p5-Games-Bingo-Bot/Makefile b/games/p5-Games-Bingo-Bot/Makefile index 994ea7246f63..5fba3cea0f2c 100644 --- a/games/p5-Games-Bingo-Bot/Makefile +++ b/games/p5-Games-Bingo-Bot/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Simple class holding IRC related methods for bingo -BUILD_DEPENDS= p5-Games-Bingo>=0:${PORTSDIR}/games/p5-Games-Bingo +BUILD_DEPENDS= p5-Games-Bingo>=0:games/p5-Games-Bingo RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix |