aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-03 17:17:00 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-03 17:17:00 +0000
commitff4f183b89c02236a8ae9a40101456c818afbd0f (patch)
tree5bb780400a6a8cf213d4a51ff65491b88f7d3a1d /games
parent5bd9b401ff3f35b97a66959acce13f966d9cb1d5 (diff)
downloadports-ff4f183b89c02236a8ae9a40101456c818afbd0f.tar.gz
ports-ff4f183b89c02236a8ae9a40101456c818afbd0f.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/tuxpaint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile
index fa07063b1ba7..3b990383b844 100644
--- a/games/tuxpaint/Makefile
+++ b/games/tuxpaint/Makefile
@@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
USE_GNOME= librsvg2
USE_SDL= image mixer sdl ttf pango
-USES= gettext gmake
+USES= gettext gmake pkgconfig
MAKE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
PREFIX="${PREFIX}" \