aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2009-01-28 11:22:03 +0800
committerijliao <ijliao@FreeBSD.org>2009-01-28 11:22:03 +0800
commit1525f5929a26b39695657523e7f73b23584ca5da (patch)
tree9123658f3b31e552194fa7e0252124113ae7041c /games
parent6d5fceb5b5345ba081441e07cc097fd7f9aa2bee (diff)
downloadfreebsd-ports-gnome-1525f5929a26b39695657523e7f73b23584ca5da.tar.gz
freebsd-ports-gnome-1525f5929a26b39695657523e7f73b23584ca5da.tar.zst
freebsd-ports-gnome-1525f5929a26b39695657523e7f73b23584ca5da.zip
add missing perl dependency
Diffstat (limited to 'games')
-rw-r--r--games/freecell-solver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index c501e46b0fb9..9fe3ff73b78a 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= fc-solve
MAINTAINER= ports@FreeBSD.org
COMMENT= A program that automatically solves games of Freecell
+USE_PERL5_BUILD= yes
USE_CMAKE= yes
USE_LDCONFIG= yes