diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:24 +0000 |
commit | 275e0b44c5b798db908300b167521dcccfff2caa (patch) | |
tree | c23f8e3aaaceaf69439720a6245f5eec19f16a67 /security/pidgin-encryption | |
parent | deaa42d837996a52c9beb4c13e9ed5ddac3afaf7 (diff) |
Notes
Diffstat (limited to 'security/pidgin-encryption')
-rw-r--r-- | security/pidgin-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 1632796b5d74..539d6eec1d9a 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-encryption/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --with-nspr-includes=${LOCALBASE}/include/nspr \ NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |