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/xv | |
parent | 7c686ee9eac7f38ac46744fefa6cc21767549a29 (diff) | |
download | ports-3ea4f8af7b093c18e963731b0aad010a1f082408.tar.gz ports-3ea4f8af7b093c18e963731b0aad010a1f082408.zip |
Notes
Diffstat (limited to 'graphics/xv')
-rw-r--r-- | graphics/xv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 652570f8c5f9..f6f6bcbd6444 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ USES= imake USE_XORG= xext x11 xt -OPTIONS_DEFINE= M17N +OPTIONS_DEFINE= M17N DOCS M17N_DESC= build with Multilingualization support .include <bsd.port.options.mk> |