According to bento logs, this port does not build on sparc64 and alpha

because they do not have APM. This patch disables this package on these
platforms.

PR:		ports/58137
Submitted By:	maintainer
This commit is contained in:
Oliver Lehmann 2003-10-28 07:51:32 +00:00
parent a66920caa6
commit 5b2eeef23b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92414

View file

@ -20,6 +20,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
NOT_FOR_ARCHS= sparc64 alpha
USE_GNOME= gtk20
USE_X_PREFIX= yes
GNU_CONFIGURE= yes