diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-04-30 06:26:37 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-04-30 06:26:37 +0000 |
commit | 454daa83e829dbd47ec4bf10e0b285ea55cfe6ef (patch) | |
tree | 7b20227223bbf1aaf5d3d2c2e569ab708d25adda /print/foxitreader/Makefile | |
parent | 2ac2a8cfd966188875c83f7b7f0a5c100351b0f2 (diff) |
Notes
Diffstat (limited to 'print/foxitreader/Makefile')
-rw-r--r-- | print/foxitreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/foxitreader/Makefile b/print/foxitreader/Makefile index 595f46d2b8bc..308edb5651db 100644 --- a/print/foxitreader/Makefile +++ b/print/foxitreader/Makefile @@ -23,7 +23,7 @@ NO_BUILD= yes PLIST_SUB= NLS="${NLS}" USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext USE_LINUX= yes USE_LINUX_APPS= cups-libs gtk2 |