diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:32:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-05 05:32:44 +0000 |
commit | 9811a4cb86d4ae520f24d2c7fc36e1bdfe72db59 (patch) | |
tree | 27b6d7aa16c8782500391b6aa4e65302dbf88d8a /graphics/zathura | |
parent | 7b39f9d787057f6d5cb1ae503c2c855774a85e7b (diff) | |
download | ports-9811a4cb86d4ae520f24d2c7fc36e1bdfe72db59.tar.gz ports-9811a4cb86d4ae520f24d2c7fc36e1bdfe72db59.zip |
Notes
Diffstat (limited to 'graphics/zathura')
-rw-r--r-- | graphics/zathura/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 5b13bcdd3fa5..eb0edf1081e1 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -13,7 +13,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \ girara-gtk2:${PORTSDIR}/x11-toolkits/girara USE_GNOME= glib20 gtk20 -USE_GMAKE= yes +USES= gmake pkgconfig MAKE_ENV= SFLAGS="${STRIP}" OPTIONS_DEFINE= DOCS NLS SQLITE |