diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/love07/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/love07/Makefile b/devel/love07/Makefile index d5a5a745b84a..9a4fc71cf575 100644 --- a/devel/love07/Makefile +++ b/devel/love07/Makefile @@ -26,6 +26,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost LATEST_LINK= ${PORTNAME}07 +PORTSCOUT= limit:^0\.7\. + USE_GMAKE= yes USE_OPENAL= yes USE_SDL= sdl mixer |