summaryrefslogtreecommitdiff
path: root/comms/asterisk16/Makefile
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2010-01-13 20:10:09 +0000
committerjnemeth <jnemeth@pkgsrc.org>2010-01-13 20:10:09 +0000
commit4a79528ac31573872f59a5043f79ae53aafc669b (patch)
tree7f72c23e73a6efdac60f0468e85e4f1c3f3ec883 /comms/asterisk16/Makefile
parent70d21f50fe4cd51442180cdad2eb89adf609f4ae (diff)
downloadpkgsrc-4a79528ac31573872f59a5043f79ae53aafc669b.tar.gz
PR/42612 - Dima Veselov -- build problem when no options specified
Diffstat (limited to 'comms/asterisk16/Makefile')
-rw-r--r--comms/asterisk16/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile
index 90dd070aee0..89f292d6bad 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/12/30 04:11:02 jnemeth Exp $
+# $NetBSD: Makefile,v 1.11 2010/01/13 20:10:09 jnemeth Exp $
#
DISTNAME= asterisk-1.6.1.12
@@ -79,7 +79,6 @@ MAKE_FLAGS+= ASTDBDIR=${ASTDBDIR}
MAKE_FLAGS+= AGI_DIR=${PREFIX}/libexec/agi-bin
MAKE_FLAGS+= ASTEXAMPLEDIR=${ASTEXAMPLEDIR}
MAKE_FLAGS+= WRKSRC=${WRKSRC}
-MAKE_FLAGS+= GLOBAL_MAKEOPTS=${WRKSRC}/pkgsrc.makeopts
MAKE_FLAGS+= LDOPTS=${LDFLAGS:M*:Q}
.include "options.mk"