1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/net/asterisk11/files/patch-agi::Makefile
Florian Smeets 8d1ed531da Add Asterisk 11 a new LTS version.
Tested by:	wishmaster <artemrts@ukr.net>
Feature safe:	yes
2012-11-26 23:20:41 +00:00

14 lines
343 B
Plaintext

--- ./agi/Makefile.orig 2010-07-23 15:26:41.000000000 +0200
+++ ./agi/Makefile 2010-11-06 14:54:36.000000000 +0100
@@ -16,7 +16,9 @@
.PHONY: clean all uninstall
-AGIS=$(MENUSELECT_AGIS)
+AGIS_BIN=eagi-test eagi-sphinx-test
+AGIS_SCR=agi-test.agi jukebox.agi
+AGIS=$(AGIS_SCR) $(AGIS_BIN)
ifeq ($(OSARCH),SunOS)
LIBS+=-lsocket -lnsl