diff options
Diffstat (limited to 'games/excido/Makefile')
-rw-r--r-- | games/excido/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/excido/Makefile b/games/excido/Makefile index f0291fabf081..f291f47cad74 100644 --- a/games/excido/Makefile +++ b/games/excido/Makefile @@ -14,7 +14,7 @@ COMMENT= Portable fast-paced 3D shooter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs +LIB_DEPENDS= libphysfs.so:devel/physfs WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |