diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:34 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:34 +0000 |
commit | 2e96c182fa4aeb73847421c1f60119ec16307a0d (patch) | |
tree | 56a5c0ffadacbae2a84b8bd47b2ae5be4df252cd /editors/ssed/Makefile | |
parent | f6de68eed783e3da880948a325d7ff04684aac41 (diff) | |
download | ports-2e96c182fa4aeb73847421c1f60119ec16307a0d.tar.gz ports-2e96c182fa4aeb73847421c1f60119ec16307a0d.zip |
Notes
Diffstat (limited to 'editors/ssed/Makefile')
-rw-r--r-- | editors/ssed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 0245521652ab..b1534aa1e245 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -14,7 +14,7 @@ COMMENT= Super-sed - a heavily enhanced version of sed GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=s -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |