diff options
author | trevor <trevor@FreeBSD.org> | 2003-10-12 13:12:46 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-10-12 13:12:46 +0800 |
commit | 5c057ff02c145fde8135c5f8a27773686988d437 (patch) | |
tree | 7cf512b8e5e8b24a23245b25560750c8b7d27603 /www/wb0 | |
parent | 27f61286c8a428e3ef1281efed6ce5b70044732d (diff) | |
download | freebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.tar.gz freebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.tar.zst freebsd-ports-gnome-5c057ff02c145fde8135c5f8a27773686988d437.zip |
says bento, "svgalib-1.4.3 is only for i386"
Diffstat (limited to 'www/wb0')
-rw-r--r-- | www/wb0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/wb0/Makefile b/www/wb0/Makefile index 73d45a1a2de3..e6372cc6a621 100644 --- a/www/wb0/Makefile +++ b/www/wb0/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ DOCDIR= share/doc/${PORTNAME} DOCS= AUTHORS Changelog README +ONLY_FOR_ARCHS= i386 PLIST= ${WRKDIR}/pkg-plist USE_REINPLACE= yes |