diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-12-22 20:05:49 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-12-22 20:05:49 +0000 |
commit | 843f8123d49e579e80de26ff1dd62c8c1acf3fac (patch) | |
tree | c7ef29d508548833364cb92d3bd5bcf810816e88 /www/asterisk-gui/Makefile | |
parent | 55d09a7758330e40bc25cb90b27b1ae9b034af02 (diff) |
Notes
Diffstat (limited to 'www/asterisk-gui/Makefile')
-rw-r--r-- | www/asterisk-gui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/asterisk-gui/Makefile b/www/asterisk-gui/Makefile index afd0e11d87ef..43cb12ceae36 100644 --- a/www/asterisk-gui/Makefile +++ b/www/asterisk-gui/Makefile @@ -19,6 +19,7 @@ RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk14 \ PROJECTHOST= asterisk-bsd USE_AUTOTOOLS= autoconf automake +AUTOTOOLSFILES= bootstrap.sh USE_GMAKE= yes SUB_FILES= pkg-message |