diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-17 16:56:15 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-03-17 16:56:15 +0000 |
commit | 47ea2027399d43ac049942934d40ac18826c71b2 (patch) | |
tree | 43d0c944df19f1ce167cc9dca42970d0f08f38eb /graphics/mirage/Makefile | |
parent | 58592053bfaade5a7fbea559a788e36f9568f1d3 (diff) | |
download | ports-47ea2027399d43ac049942934d40ac18826c71b2.tar.gz ports-47ea2027399d43ac049942934d40ac18826c71b2.zip |
Notes
Diffstat (limited to 'graphics/mirage/Makefile')
-rw-r--r-- | graphics/mirage/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/mirage/Makefile b/graphics/mirage/Makefile index e6903b0bdb03..235aa7c3c796 100644 --- a/graphics/mirage/Makefile +++ b/graphics/mirage/Makefile @@ -12,9 +12,8 @@ COMMENT= Fast and simple image viewer LICENSE= GPLv3 -USE_BZIP2= yes +USES= gettext tar:bzip2 USE_GNOME= gtk20 pygtk2 -USES= gettext USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Mirage |