diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
commit | 239a5ff5de3d00f1392d539f91bc9040ae80b19a (patch) | |
tree | ae7a9cef1917a87f355cd623da02c70b056bab48 /sysutils/LPRng | |
parent | 021e2a1105433e9a6027839c4c73639ad75a033e (diff) | |
download | ports-239a5ff5de3d00f1392d539f91bc9040ae80b19a.tar.gz ports-239a5ff5de3d00f1392d539f91bc9040ae80b19a.zip |
Notes
Diffstat (limited to 'sysutils/LPRng')
-rw-r--r-- | sysutils/LPRng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/LPRng/Makefile b/sysutils/LPRng/Makefile index 476f4083169f..1dd66c302629 100644 --- a/sysutils/LPRng/Makefile +++ b/sysutils/LPRng/Makefile @@ -63,7 +63,7 @@ MAN8= lpc.8 checkpc.8 lpd.8 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |