diff options
Diffstat (limited to 'net-im/licq/Makefile')
-rw-r--r-- | net-im/licq/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 8cfca054ac55..8ede5ffc466d 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-openssl-inc=${OPENSSLINC} CONFIGURE_ARGS+=--with-openssl-lib=${OPENSSLLIB} .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} |