diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:34:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:34:42 +0000 |
commit | 7de019308714a4657174fe4596e39045f6e8e95c (patch) | |
tree | 1bd3f3447c4573b27260f7942ba5578c20782f40 /polish/libgadu | |
parent | 67fb05f90ea60bd4172bfe9a7a682d7cd5066a76 (diff) |
Notes
Diffstat (limited to 'polish/libgadu')
-rw-r--r-- | polish/libgadu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile index c9be3b235d91..6068a4cb9846 100644 --- a/polish/libgadu/Makefile +++ b/polish/libgadu/Makefile @@ -31,6 +31,7 @@ PLIST_FILES= include/libgadu.h \ OPTIONS_DEFINE= OPENSSL OPTIONS_DEFAULT=OPENSSL +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MOPENSSL} |