diff options
Diffstat (limited to 'games/crossfire-server/Makefile')
-rw-r--r-- | games/crossfire-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index e317535..831b210 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -20,9 +20,9 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual +USES= perl5 USE_XORG= ice sm x11 xaw xext xmu xpm xt USE_SQLITE= 3 -USE_PERL5= yes USE_PYTHON= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool |