diff options
Diffstat (limited to 'games/glightoff/Makefile')
-rw-r--r-- | games/glightoff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glightoff/Makefile b/games/glightoff/Makefile index 6a51cbd24cbf..82ec39d31073 100644 --- a/games/glightoff/Makefile +++ b/games/glightoff/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Simple (but not so easy to solve!) puzzle game -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |