mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
parent
a66920caa6
commit
5b2eeef23b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92414
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
|
||||||
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
|
xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
|
||||||
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
|
RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
|
||||||
|
|
||||||
|
NOT_FOR_ARCHS= sparc64 alpha
|
||||||
|
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
USE_X_PREFIX= yes
|
USE_X_PREFIX= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue