|
Lines 23-34
Link Here
|
| 23 |
aspell:${PORTSDIR}/textproc/aspell \ |
23 |
aspell:${PORTSDIR}/textproc/aspell \ |
| 24 |
jasper:${PORTSDIR}/graphics/jasper \ |
24 |
jasper:${PORTSDIR}/graphics/jasper \ |
| 25 |
pcre:${PORTSDIR}/devel/pcre \ |
25 |
pcre:${PORTSDIR}/devel/pcre \ |
| 26 |
avahi-core:${PORTSDIR}/net/avahi \ |
26 |
avahi-core:${PORTSDIR}/net/avahi-app \ |
| 27 |
enchant.1:${PORTSDIR}/textproc/enchant \ |
27 |
enchant.1:${PORTSDIR}/textproc/enchant \ |
| 28 |
ungif.5:${PORTSDIR}/graphics/libungif \ |
28 |
ungif.5:${PORTSDIR}/graphics/libungif \ |
| 29 |
png.5:${PORTSDIR}/graphics/png \ |
29 |
png.5:${PORTSDIR}/graphics/png \ |
| 30 |
jpeg:${PORTSDIR}/graphics/jpeg \ |
30 |
jpeg:${PORTSDIR}/graphics/jpeg \ |
| 31 |
dns_sd:${PORTSDIR}/net/mDNSResponder \ |
|
|
| 32 |
idn:${PORTSDIR}/dns/libidn \ |
31 |
idn:${PORTSDIR}/dns/libidn \ |
| 33 |
hal.1:${PORTSDIR}/sysutils/hal \ |
32 |
hal.1:${PORTSDIR}/sysutils/hal \ |
| 34 |
smbclient.0:${PORTSDIR}/net/samba-libsmbclient \ |
33 |
smbclient.0:${PORTSDIR}/net/samba-libsmbclient \ |
|
Lines 40-45
Link Here
|
| 40 |
# XXX: hebrew/hspell? |
39 |
# XXX: hebrew/hspell? |
| 41 |
# XXX: gssapi/kerberos special handling? |
40 |
# XXX: gssapi/kerberos special handling? |
| 42 |
|
41 |
|
|
|
42 |
.if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h) || defined(WITH_LIBDNS) |
| 43 |
LIB_DEPENDS+= avahi-qt4:${PORTSDIR}/net/avahi-qt4 \ |
| 44 |
dns_sd:${PORTSDIR}/net/avahi-libdns |
| 45 |
.else |
| 46 |
LIB_DEPENDS+= dns_sd:${PORTSDIR}/net/mDNSResponder |
| 47 |
.endif |
| 48 |
|
| 43 |
CONFLICTS= qt4-phonon-4* |
49 |
CONFLICTS= qt4-phonon-4* |
| 44 |
LATEST_LINK= ${PORTNAME}4 |
50 |
LATEST_LINK= ${PORTNAME}4 |