- ekiga now builds on 6.x sparc64

This commit is contained in:
Michael Johnson 2006-09-16 03:32:58 +00:00
parent 3d55a79d55
commit 51c3ec95b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173129

View File

@ -60,7 +60,8 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets
${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \
evince:${PORTSDIR}/graphics/evince \
${X11BASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \
${X11BASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet
${X11BASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
ekiga:${PORTSDIR}/net/ekiga
NO_BUILD= yes
@ -83,11 +84,6 @@ RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64"
RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp
.endif
.if ${.CURDIR:T}!="gnome2-lite"
.if ${ARCH}!="sparc64" || ${OSVERSION} >= 700003
RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga
.endif
.endif
.endif
.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite"