diff options
Diffstat (limited to 'games/widelands/Makefile')
-rw-r--r-- | games/widelands/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile index 82d880e95cb8..9a807a7992ee 100644 --- a/games/widelands/Makefile +++ b/games/widelands/Makefile @@ -13,7 +13,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Realtime strategy game inspired by Settlers II LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ - GLEW.1:${PORTSDIR}/graphics/glew \ + GLEW:${PORTSDIR}/graphics/glew \ execinfo:${PORTSDIR}/devel/libexecinfo BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs |