diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-11-14 05:27:22 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-11-14 05:27:22 +0800 |
commit | f7ba9d82d6312453c5d87821668a30203506314b (patch) | |
tree | 74ba1fdf488944e8d8c703d88f7de07058991fd0 /mail | |
parent | 90b1af31770a816d3efe98361c9172640d6ba1a4 (diff) | |
download | freebsd-ports-gnome-f7ba9d82d6312453c5d87821668a30203506314b.tar.gz freebsd-ports-gnome-f7ba9d82d6312453c5d87821668a30203506314b.tar.zst freebsd-ports-gnome-f7ba9d82d6312453c5d87821668a30203506314b.zip |
- ignore ia64
Diffstat (limited to 'mail')
-rw-r--r-- | mail/smx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smx/Makefile b/mail/smx/Makefile index 2670c5fca644..233a307e162a 100644 --- a/mail/smx/Makefile +++ b/mail/smx/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME2}-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Secure and efficient mail gateway +NOT_FOR_ARCHS= ia64 PORTNAME2= smX WRKSRC= ${WRKDIR}/${PORTNAME2}-${PORTVERSION} USE_REINPLACE= yes |