diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-15 18:13:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-15 18:13:05 +0800 |
commit | ecead99085e3f9c1d414427d851cc451dae8daae (patch) | |
tree | d91bc26f59148f075308f1423c86c5b5f4cb5809 /mail | |
parent | a5acc4d0a65f617e746fd7a6c365dd68e6ca0f93 (diff) | |
download | freebsd-ports-gnome-ecead99085e3f9c1d414427d851cc451dae8daae.tar.gz freebsd-ports-gnome-ecead99085e3f9c1d414427d851cc451dae8daae.tar.zst freebsd-ports-gnome-ecead99085e3f9c1d414427d851cc451dae8daae.zip |
- Stage support
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libvmime/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile index d34d6a0a6331..41111cb17ac2 100644 --- a/mail/libvmime/Makefile +++ b/mail/libvmime/Makefile @@ -31,7 +31,6 @@ CONFIGURE_ENV+= EXTRA_CFLAGS="${CFLAGS}" EXTRA_CXXFLAGS="${CXXFLAGS}" \ DOCSDIR= ${PREFIX}/share/doc/vmime -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "sparc64" |