diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-11 20:24:13 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-11 20:24:13 +0000 |
commit | 7da90f8fe74499c7b02f2f1bedd60a76850a6fd6 (patch) | |
tree | 4ca9aab96fac60ac2742ed1bb4a3cfe55e8c41f7 | |
parent | cb3f450975228073cccbca8dd0d61e87305e5183 (diff) | |
download | FreeBSD-ports-7da90f8fe74499c7b02f2f1bedd60a76850a6fd6.zip FreeBSD-ports-7da90f8fe74499c7b02f2f1bedd60a76850a6fd6.tar.gz |
Stage support
-rw-r--r-- | mail/pantomime/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 42680a9..a5a6571 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -21,5 +21,4 @@ USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} DEFAULT_LIBVERSION= 1.2 -NO_STAGE= yes .include <bsd.port.mk> |