diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
commit | 7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch) | |
tree | cb47117e55d8b3cfa8e1d039d125b1106964ca6e /games/critterding | |
parent | 60dbc060c34744dd55726fe83163eee3d49b4efe (diff) | |
download | ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip |
Notes
Diffstat (limited to 'games/critterding')
-rw-r--r-- | games/critterding/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/critterding/Makefile b/games/critterding/Makefile index 0a2c8bb3b210..70a6e0b4e07b 100644 --- a/games/critterding/Makefile +++ b/games/critterding/Makefile @@ -13,6 +13,7 @@ COMMENT= Evolving Artificial Life LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 USE_BZIP2= yes +USES= pkgconfig GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf:env aclocal:env automake:env libtool USE_SDL= sdl |