aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk13
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/asterisk13
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/asterisk13')
-rw-r--r--net/asterisk13/Makefile58
1 files changed, 29 insertions, 29 deletions
diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile
index c99e8a8d9ebc..7d2cb2b150d9 100644
--- a/net/asterisk13/Makefile
+++ b/net/asterisk13/Makefile
@@ -16,8 +16,8 @@ COMMENT= Open Source PBX and telephony toolkit
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
- libjansson.so:${PORTSDIR}/devel/jansson
+LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \
+ libjansson.so:devel/jansson
EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX}
@@ -112,33 +112,33 @@ XMPP_DESC?= XMPP/GTALK support
OPTIONS_SUB= yes
-ASTVERSION_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+ASTVERSION_RUN_DEPENDS= bash:shells/bash
BACKTRACE_CONFIGURE_WITH= execinfo
BACKTRACE_USES= execinfo
CURL_CONFIGURE_ON= --with-libcurl
CURL_CONFIGURE_OFF= --with-libcurl=no
-CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
+CURL_LIB_DEPENDS= libcurl.so:ftp/curl
DAHDI_CONFIGURE_ON= --with-dahdi --with-openr2
DAHDI_CONFIGURE_OFF= --without-dahdi --without-openr2
-DAHDI_BUILD_DEPENDS= libpri>=1.4.10:${PORTSDIR}/misc/libpri \
- ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi
-DAHDI_LIB_DEPENDS= libpri.so:${PORTSDIR}/misc/libpri \
- libopenr2.so:${PORTSDIR}/misc/openr2
+DAHDI_BUILD_DEPENDS= libpri>=1.4.10:misc/libpri \
+ ${LOCALBASE}/include/dahdi/user.h:misc/dahdi
+DAHDI_LIB_DEPENDS= libpri.so:misc/libpri \
+ libopenr2.so:misc/openr2
EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29
-EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon
+EXCHANGE_LIB_DEPENDS= libneon.so:www/neon
FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE}
FREETDS_CONFIGURE_OFF= --without-tds
-FREETDS_LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds
+FREETDS_LIB_DEPENDS= libsybdb.so:databases/freetds
GCC_USE= GCC=yes
GSM_CONFIGURE_WITH= gsm
-GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm
+GSM_LIB_DEPENDS= libgsm.so:audio/gsm
LDAP_CONFIGURE_WITH= ldap
LDAP_USE= OPENLDAP=yes
@@ -151,19 +151,19 @@ LUA_LDFLAGS= -L${LUA_LIBDIR}
MYSQL_CONFIGURE_WITH= mysqlclient
MYSQL_USE= MYSQL=yes
-MP3PLAYER_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
+MP3PLAYER_RUN_DEPENDS= mpg123:audio/mpg123
NCURSES_USES= ncurses
-NEWT_LIB_DEPENDS= libnewt.so:${PORTSDIR}/devel/newt
+NEWT_LIB_DEPENDS= libnewt.so:devel/newt
ODBC_CONFIGURE_WITH= unixodbc
ODBC_CONFIGURE_ON= --with-ltdl
-ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC \
- libltdl.so:${PORTSDIR}/devel/libltdl
+ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC \
+ libltdl.so:devel/libltdl
OOH323_CPPFLAGS= -I${LOCALBASE}/include/openh323
-OOH323_LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib \
- libh323_r.so:${PORTSDIR}/net/openh323
+OOH323_LIB_DEPENDS= libpt_r.so:devel/pwlib \
+ libh323_r.so:net/openh323
OOH323_MAKE_ENV= OPENH323DIR=${LOCALBASE}/share/openh323
PGSQL_CONFIGURE_WITH= postgres
@@ -173,32 +173,32 @@ PJSIP_CONFIGURE_WITH= pjproject
PJSIP_USES= pkgconfig
PORTAUDIO_CONFIGURE_WITH= portaudio
-PORTAUDIO_LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio
+PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio
RADIUS_CONFIGURE_WITH= radius
-RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient
+RADIUS_LIB_DEPENDS= libradiusclient-ng.so:net/radiusclient
SNMP_CONFIGURE_WITH= netsnmp
-SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
+SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
SPANDSP_CONFIGURE_WITH= spandsp
-SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp
+SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp
SPEEX_CONFIGURE_WITH= speex
-SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex
+SPEEX_LIB_DEPENDS= libspeex.so:audio/speex
SQLITE2_CONFIGURE_WITH= sqlite
-SQLITE2_LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2
+SQLITE2_LIB_DEPENDS= libsqlite.so:databases/sqlite2
SRTP_CONFIGURE_WITH= srtp
-SYSINFO_LIB_DEPENDS= libsysinfo.so:${PORTSDIR}/devel/libsysinfo
+SYSINFO_LIB_DEPENDS= libsysinfo.so:devel/libsysinfo
VORBIS_CONFIGURE_WITH= ogg
-VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
+VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis
XMPP_CONFIGURE_WITH= iksemel
-XMPP_LIB_DEPENDS= libiksemel.so:${PORTSDIR}/textproc/iksemel
+XMPP_LIB_DEPENDS= libiksemel.so:textproc/iksemel
ASTERISK_USER?= asterisk
ASTERISK_GROUP?= asterisk
@@ -209,11 +209,11 @@ GROUPS= ${ASTERISK_GROUP} dahdi
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPJSIP} && ${PORT_OPTIONS:MSRTP}
-LIB_DEPENDS+= libpj.so:${PORTSDIR}/net/pjsip-extsrtp
+LIB_DEPENDS+= libpj.so:net/pjsip-extsrtp
.elif ${PORT_OPTIONS:MPJSIP} && ! ${PORT_OPTIONS:MSRTP}
-LIB_DEPENDS+= libpj.so:${PORTSDIR}/net/pjsip
+LIB_DEPENDS+= libpj.so:net/pjsip
.elif ! ${PORT_OPTIONS:MPJSIP} && ${PORT_OPTIONS:MSRTP}
-LIB_DEPENDS+= libsrtp.so:${PORTSDIR}/net/libsrtp
+LIB_DEPENDS+= libsrtp.so:net/libsrtp
.endif
.include <bsd.port.pre.mk>