diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 05:12:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-12 05:12:46 +0000 |
commit | ae9332a8b231e8195beb19daadf283b2a7ebd6ea (patch) | |
tree | 0333698a9bffdbeebca7d53ae4e1a4fa48cadac1 /www/wb0 | |
parent | b5281c4a0d616d5877c1cf227b502cfeaf64900f (diff) | |
download | ports-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.tar.gz ports-ae9332a8b231e8195beb19daadf283b2a7ebd6ea.zip |
Notes
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 |