diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-12 04:12:27 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-12 04:12:27 +0800 |
commit | 4ea5bc3680f5e3b29d0a1a7bf3b7a73ada8bfb75 (patch) | |
tree | 5e9b56c9a64edb2dbec32e82d2fe447916c2a9a9 | |
parent | 9113e6a18b12537d5349b742bdcfa8e3667448f2 (diff) | |
download | freebsd-ports-gnome-4ea5bc3680f5e3b29d0a1a7bf3b7a73ada8bfb75.tar.gz freebsd-ports-gnome-4ea5bc3680f5e3b29d0a1a7bf3b7a73ada8bfb75.tar.zst freebsd-ports-gnome-4ea5bc3680f5e3b29d0a1a7bf3b7a73ada8bfb75.zip |
Stage support
-rw-r--r-- | mail/gnumail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/gnumail/Makefile b/mail/gnumail/Makefile index 544f37638040..7e17c587f1a1 100644 --- a/mail/gnumail/Makefile +++ b/mail/gnumail/Makefile @@ -23,5 +23,4 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} MAKE_ENV+= GNUSTEP_INSTALLATION_DIR=${GNUSTEP_LOCAL_ROOT} -NO_STAGE= yes .include <bsd.port.mk> |