diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 08:41:52 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 08:41:52 +0000 |
commit | d834ce47a7324cf5ac95a4864df085b958ef1584 (patch) | |
tree | 31b199459d3b19a782a3899ddf47e20ba006233d /graphics/zathura-djvu | |
parent | adb28aab1619ef2e89d0f59d12577e7e5addbbe4 (diff) | |
download | ports-d834ce47a7324cf5ac95a4864df085b958ef1584.tar.gz ports-d834ce47a7324cf5ac95a4864df085b958ef1584.zip |
Notes
Diffstat (limited to 'graphics/zathura-djvu')
-rw-r--r-- | graphics/zathura-djvu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zathura-djvu/Makefile b/graphics/zathura-djvu/Makefile index e37d4c67c30a..33ab0df7e6f6 100644 --- a/graphics/zathura-djvu/Makefile +++ b/graphics/zathura-djvu/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= zathura:${PORTSDIR}/graphics/zathura RUN_DEPENDS= zathura:${PORTSDIR}/graphics/zathura USE_GNOME= glib20 gtk20 -USE_GMAKE= yes +USES= gmake pkgconfig PLIST_FILES= lib/zathura/djvu.so PLIST_DIRSTRY= lib/zathura |