From owner-svn-ports-head@freebsd.org Tue Sep 19 19:04:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ECD0BE252ED; Tue, 19 Sep 2017 19:04:22 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCAB5681CC; Tue, 19 Sep 2017 19:04:22 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8JJ4L85002537; Tue, 19 Sep 2017 19:04:21 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JJ4Lir002536; Tue, 19 Sep 2017 19:04:21 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201709191904.v8JJ4Lir002536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 19 Sep 2017 19:04:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450156 - head/graphics/xpdf4 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/graphics/xpdf4 X-SVN-Commit-Revision: 450156 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 19:04:23 -0000 Author: cy Date: Tue Sep 19 19:04:21 2017 New Revision: 450156 URL: https://svnweb.freebsd.org/changeset/ports/450156 Log: Make PRINT option default. Requested by: bapt Modified: head/graphics/xpdf4/Makefile Modified: head/graphics/xpdf4/Makefile ============================================================================== --- head/graphics/xpdf4/Makefile Tue Sep 19 18:51:27 2017 (r450155) +++ head/graphics/xpdf4/Makefile Tue Sep 19 19:04:21 2017 (r450156) @@ -2,7 +2,7 @@ PORTNAME= xpdf PORTVERSION= 4.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print MASTER_SITES= http://www.xpdfreader.com/dl/ .if !defined(MASTERDIR) @@ -28,7 +28,7 @@ CMAKE_ARGS+= -DOPI_SUPPORT:BOOL=ON -DCMAKE_DISABLE_FIN -DUSE_LCMS:BOOL=OFF -DSYSTEM_XPDFRC=${PREFIX}/etc/xpdfrc OPTIONS_DEFINE= TYPE1 LIBPAPER GUI PRINT -OPTIONS_DEFAULT= TYPE1 GUI +OPTIONS_DEFAULT= TYPE1 GUI PRINT OPTIONS_SUB= yes TYPE1_CMAKE_BOOL= TYPE1