diff options
Diffstat (limited to 'games/nimuh/Makefile')
-rw-r--r-- | games/nimuh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nimuh/Makefile b/games/nimuh/Makefile index d72435b29e70..0e1a6d2ded51 100644 --- a/games/nimuh/Makefile +++ b/games/nimuh/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-data-${PORTVERSION}${EXTRACT_S MAINTAINER= amdmi3@FreeBSD.org COMMENT= Puzzle game destined to improve the knowledge of Andalusia -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes USES= gmake |