aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpaint
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-07 17:20:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-07 17:20:59 +0000
commit4b9359229cf51694b6afcd3fcb81c9c1ad91ec01 (patch)
treec5b31dd766850e9f97dc861e18b0075c6772294a /games/tuxpaint
parentfc33cdfcdeef7da99cab131de7376f23579ee858 (diff)
downloadports-4b9359229cf51694b6afcd3fcb81c9c1ad91ec01.tar.gz
ports-4b9359229cf51694b6afcd3fcb81c9c1ad91ec01.zip
Notes
Diffstat (limited to 'games/tuxpaint')
-rw-r--r--games/tuxpaint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile
index 99b7abbc54cc..ab29ae7e2efb 100644
--- a/games/tuxpaint/Makefile
+++ b/games/tuxpaint/Makefile
@@ -30,7 +30,8 @@ MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
GNOME_PREFIX="${PREFIX}" \
ARCH_INSTALL="" \
OPTFLAGS="${CFLAGS} -DHAVE_STRCASESTR" \
- SHARED_FLAGS="-shared -fPIC"
+ SHARED_FLAGS="-shared -fPIC" \
+ GPERF="${GPERF}"
INSTALL_TARGET= install-gettext install-im install-magic-plugins \
install-magic-plugin-dev install-default-config \