diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2014-05-04 10:51:02 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2014-05-04 10:51:02 +0000 |
| commit | 32e92194b7278e4656bb4581bbdec8b4cfec766b (patch) | |
| tree | dc2a77fb28bb97e39d913fa8c2e661b6e3af9bd3 /net/asterisk-oh323/files/patch-Makefile | |
| parent | Remove expired port: (diff) | |
Remove expired ports:
2014-04-30 x11-toolkits/gigi: Does not compile on 10 or higher
2014-04-30 net/asterisk-oh323: Depends on broken and unsupported asterisk14
2014-04-30 net/asterisk14: Broken and unsupported
2014-04-30 net/asterisk14-addons: Depends on broken and unsupported asterisk14
2014-04-30 ports-mgmt/pkg_install: Replaced by ports-mgmt/pkg
2014-05-01 x11-drivers/xf86-input-magictouch: Does not compile
2014-05-01 x11-drivers/xf86-video-cyrix: requires pciVideoPtr typedef
2014-05-01 x11-drivers/xf86-video-sis-intel: requires pciVideoPtr typedef
2014-05-01 net/py-spreadmodule: Depends on expired net/spread
2014-05-01 net/p5-Spread-Message: Depends on expired net/spread
2014-05-01 net/p5-POE-Component-Spread: Depends on expired net/spread
2014-05-01 net/p5-Spread-Session: Depends on expired net/spread
2014-05-01 sysutils/wmmemload: Broken
2014-05-01 lang/ml-pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/treecc: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnetlib: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 lang/pnet-base: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 benchmarks/pnetmark: PNET dependency decommissioned Dec 2012
2014-05-01 lang/pnet: Alpha-quality abandonware - Decommissioned Dec 2012 - Use mono
2014-05-01 x11-wm/stumpwm: Broken for more than 4 months
2014-05-01 sysutils/cpupowerd: Not maintained from upstream anymore and only supports ancient AMD K8.
2014-05-01 net/pchar: Obsolete, abandoned
2014-05-03 x11-fonts/texcm-ttf: Should be replaced by x11-fonts/stix-fonts
Diffstat (limited to 'net/asterisk-oh323/files/patch-Makefile')
| -rw-r--r-- | net/asterisk-oh323/files/patch-Makefile | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/net/asterisk-oh323/files/patch-Makefile b/net/asterisk-oh323/files/patch-Makefile deleted file mode 100644 index 61fa3ecf34c5..000000000000 --- a/net/asterisk-oh323/files/patch-Makefile +++ /dev/null @@ -1,54 +0,0 @@ ---- Makefile.orig 2008-03-20 16:49:39.000000000 +0200 -+++ Makefile 2008-03-20 17:58:09.000000000 +0200 -@@ -41,7 +41,7 @@ - # Install everything under this directory. If this is empty, then everything - # will be installed under / - # --DESTDIR=/root/src/asterisk-oh323/debian-420641/slash -+DESTDIR=$(PREFIX) - - # - # Set PWLIBDIR variable to the directory containing the sources of -@@ -51,7 +51,7 @@ - # compile asterisk-oh323. Do not use the installed library of your - # distribution. It won't work. - # --PWLIBDIR=/root/src/asterisk-oh323/debian-420641/pwlib -+PWLIBDIR?=/root/src/asterisk-oh323/debian-420641/pwlib - - # - # Set OPENH323LIBDIR variable to the directory containing the sources of -@@ -61,13 +61,13 @@ - # compile asterisk-oh323. Do not use the installed library of your - # distribution. It won't work. - # --OPENH323DIR=/root/src/asterisk-oh323/debian-420641/openh323 -+OPENH323DIR?=/root/src/asterisk-oh323/debian-420641/openh323 - - # - # Set ASTERISKINCDIR variable to the directory containing the include files of - # Asterisk PBX. - # --ASTERISKINCDIR=/root/src/asterisk-oh323/debian-420641/slash/include -+ASTERISKINCDIR=$(LOCALBASE)/include - - # - # Set ASTERISKMODDIR variable to the directory where ASTERISK's modules reside. -@@ -93,7 +93,7 @@ - # - # Note: This directory is created under $DESTDIR. - # --OH323WRAPLIBDIR=/usr/lib -+OH323WRAPLIBDIR=/lib - - # - # Set WRAPTRACING to 1 to enable tracing information from the OpenH323Wrap -@@ -120,7 +120,7 @@ - # With this flag on the channel driver is huge, in size, but Asterisk boots - # faster! - # --OH323STAT=1 -+#OH323STAT=1 - - # - # Define options that were used during Asterisk compilation. It is |
