diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:15 +0000 |
commit | e51ae914b5f05cbec2c8ae177f9935c3fb455b33 (patch) | |
tree | ad47faacf1e1d4071803207720ffca8aae1dfab6 /graphics/ocrad | |
parent | 259cd346ba624776c8a988ac6147e91a8dc3f2ea (diff) |
Notes
Diffstat (limited to 'graphics/ocrad')
-rw-r--r-- | graphics/ocrad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocrad/Makefile b/graphics/ocrad/Makefile index 946a8bd3b62f..c7d0c4354bc0 100644 --- a/graphics/ocrad/Makefile +++ b/graphics/ocrad/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/${PORTNAME} man/man1/ocrad.1.gz PORTDOCS= AUTHORS ChangeLog NEWS README PORTEXAMPLES= * -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |