diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/pkzip/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index c666d038d89e..65d3995e4639 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -3,7 +3,7 @@ # Date created: 17 Mar 1999 # Whom: xxx # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/30 04:28:46 taoka Exp $ # DISTNAME= pklin251 @@ -16,6 +16,8 @@ MAINTAINER= dbader@eece.unm.edu RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib +ONLY_FOR_ARCHS= i386 + NO_BUILD= Yes NO_PACKAGE= Shareware |