diff options
author | kris <kris@FreeBSD.org> | 2002-12-08 09:21:18 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-12-08 09:21:18 +0800 |
commit | 317111dcb37e04f1a09565fff53ad0e10388f78a (patch) | |
tree | 5d8fc855d07dd37a21c239d0ae80f3f72fe83602 /security | |
parent | 8eca87d589e142e3798a6fccbe27a8a1d3d9f082 (diff) | |
download | freebsd-ports-gnome-317111dcb37e04f1a09565fff53ad0e10388f78a.tar.gz freebsd-ports-gnome-317111dcb37e04f1a09565fff53ad0e10388f78a.tar.zst freebsd-ports-gnome-317111dcb37e04f1a09565fff53ad0e10388f78a.zip |
ONLY_FOR_ARCHS=i386 alpha
Diffstat (limited to 'security')
-rw-r--r-- | security/lcrzo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/lcrzo/Makefile b/security/lcrzo/Makefile index d7ca9fe5bd7f..9b81a9ee17a9 100644 --- a/security/lcrzo/Makefile +++ b/security/lcrzo/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= -src.tgz MAINTAINER= king@v2project.com WRKSRC= ${WRKDIR}/${PKGNAME}-src/src +ONLY_FOR_ARCHS= i386 alpha MAN3= lcrzo.3 lcrzo_address.3 lcrzo_conf.3 lcrzo_data.3 lcrzo_device.3 \ lcrzo_error.3 lcrzo_file.3 lcrzo_global.3 lcrzo_header.3 \ |