diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /mail/esmtp | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) | |
download | ports-050450676e5d62aef012d8b8693fb6751464196e.tar.gz ports-050450676e5d62aef012d8b8693fb6751464196e.zip |
Notes
Diffstat (limited to 'mail/esmtp')
-rw-r--r-- | mail/esmtp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 9535aacc4126..bece41f42ae3 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -17,7 +17,6 @@ COMMENT= Relay-only Mail Transfer Agent with sendmail compatible syntax LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp -USE_SIZE= yes USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |