diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 13:12:46 +0800 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 13:12:46 +0800 |
commit | ae9332a8b231e8195beb19daadf283b2a7ebd6ea (patch) | |
tree | 0333698a9bffdbeebca7d53ae4e1a4fa48cadac1 /games/bomb | |
parent | b5281c4a0d616d5877c1cf227b502cfeaf64900f (diff) | |
download | freebsd-ports-gnome-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.tar.gz freebsd-ports-gnome-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.tar.zst freebsd-ports-gnome-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.zip |
says bento, "svgalib-1.4.3 is only for i386"
Diffstat (limited to 'games/bomb')
-rw-r--r-- | games/bomb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile index 2e76bf9aa0da..ecf25cd4b534 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -23,6 +23,7 @@ NO_PACKAGE= "parts are under GPL, parts under X license" DATADIR= share/${PORTNAME}/ DOCDIR= share/doc/${PORTNAME}/ DOCS= COPYING README bomb.lsm guile.txt manual.txt notes.txt +ONLY_FOR_ARCHS= i386 PLIST= ${WRKDIR}/pkg-plist SRCS= acidlife anneal bomb brain cmap fast fuse gif image image_rule \ image_seq libifs match quad rd rotor rug rug_multi \ |