diff options
Diffstat (limited to 'games/gcompris/Makefile')
-rw-r--r-- | games/gcompris/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile index 65dd6e91bb39..b65387970930 100644 --- a/games/gcompris/Makefile +++ b/games/gcompris/Makefile @@ -14,8 +14,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= sobomax@FreeBSD.org +BUILD_DEPENDS= ${LOCALBASE}/share/automake/install-sh:${PORTSDIR}/devel/automake + USE_X_PREFIX= yes -USE_AUTOMAKE= yes USE_GMAKE= yes USE_GNOME= yes USE_LIBTOOL= yes |