aboutsummaryrefslogtreecommitdiff
path: root/graphics/epdfview
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2020-03-03 15:01:01 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2020-03-03 15:01:01 +0000
commitb47b05dfd882796ec389881ead858fcda8836b97 (patch)
tree13db127a1788b2ba20939bedaba8a623c83b1c50 /graphics/epdfview
parentbe15ce5074a8afab7e5548ba2fb77ba583005b85 (diff)
downloadports-b47b05dfd882796ec389881ead858fcda8836b97.tar.gz
ports-b47b05dfd882796ec389881ead858fcda8836b97.zip
graphics/epdfview: Enable CUPS and NLS options per default because all
dependencies for them are already pulled in by gtk20. This allows to actually print PDFs which is quite useful even in 2020.
Notes
Notes: svn path=/head/; revision=527677
Diffstat (limited to 'graphics/epdfview')
-rw-r--r--graphics/epdfview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/epdfview/Makefile b/graphics/epdfview/Makefile
index 54282fa563ee..479c866ce79f 100644
--- a/graphics/epdfview/Makefile
+++ b/graphics/epdfview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 26
+PORTREVISION= 27
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
@@ -27,6 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= CUPS NLS
+OPTIONS_DEFAULT=CUPS NLS
OPTIONS_SUB= yes
CUPS_CONFIGURE_WITH= cups