diff options
Diffstat (limited to 'games/kiki/Makefile')
-rw-r--r-- | games/kiki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kiki/Makefile b/games/kiki/Makefile index 34d4d505fb22..13cbb9a04cf3 100644 --- a/games/kiki/Makefile +++ b/games/kiki/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= -src.tgz MAINTAINER= amdmi3@FreeBSD.org COMMENT= Kiki the nanobot is a 3-D puzzle game -BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +BUILD_DEPENDS= swig:devel/swig13 USES= compiler dos2unix gmake python USE_GL= gl glu glut |