diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:30:08 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 15:30:08 +0000 |
commit | 3ea4f8af7b093c18e963731b0aad010a1f082408 (patch) | |
tree | 803774ada69348d76e5375ff62d2b9b6d9352eaf /graphics/libwmf | |
parent | 7c686ee9eac7f38ac46744fefa6cc21767549a29 (diff) | |
download | ports-3ea4f8af7b093c18e963731b0aad010a1f082408.tar.gz ports-3ea4f8af7b093c18e963731b0aad010a1f082408.zip |
Notes
Diffstat (limited to 'graphics/libwmf')
-rw-r--r-- | graphics/libwmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 9105d26dd03f..1677eb521496 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -29,7 +29,7 @@ USE_LDCONFIG= yes PORTDOCS= * -OPTIONS_DEFINE= X11 +OPTIONS_DEFINE= X11 DOCS OPTIONS_DEFAULT=X11 OPTIONS_SUB= yes |