diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 20:19:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-02-02 20:19:43 +0000 |
commit | 36722f749464a7a2674c078a72c333f1ee8664a1 (patch) | |
tree | 85d66808c6e06530a321519d5b18bd9263174a71 /graphics/qiv | |
parent | c063587ef2b0405b947d01ff80ccd5d0e1c38210 (diff) | |
download | ports-36722f749464a7a2674c078a72c333f1ee8664a1.tar.gz ports-36722f749464a7a2674c078a72c333f1ee8664a1.zip |
Notes
Diffstat (limited to 'graphics/qiv')
-rw-r--r-- | graphics/qiv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index a6fc8fa2b5e0..3d9da8856016 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Small, fast GDK/Imlib image viewer -OPTIONS= XINERAMA "use multiple monitors (XFree86 4 and X.org only)" off +OPTIONS= XINERAMA "use multiple monitors" off USE_GETOPT_LONG=yes USE_GMAKE= yes USE_GNOME= imlib |