remove the 'use File::ShareDir' line since the call is patched away;

found by ajacoutot@
This commit is contained in:
sthen 2016-01-12 16:34:12 +00:00
parent 4b4b44dc90
commit ba9e894450
2 changed files with 14 additions and 5 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2016/01/12 15:10:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2016/01/12 16:34:12 sthen Exp $
SHARED_ONLY= Yes
COMMENT= PDF manipulation library
DISTNAME= Poppler-1.01
REVISION= 0
CATEGORIES= print

View File

@ -1,7 +1,15 @@
$OpenBSD: patch-lib_Poppler_pm,v 1.1.1.1 2016/01/11 10:22:48 sthen Exp $
--- lib/Poppler.pm.orig Sun Jan 10 22:46:07 2016
+++ lib/Poppler.pm Sun Jan 10 22:49:09 2016
@@ -202,7 +202,7 @@ my @_POPPLER_HANDLE_SENTINEL_BOOLEAN_FOR = qw/
$OpenBSD: patch-lib_Poppler_pm,v 1.2 2016/01/12 16:34:12 sthen Exp $
--- lib/Poppler.pm.orig Thu Jan 7 15:15:21 2016
+++ lib/Poppler.pm Tue Jan 12 16:17:40 2016
@@ -101,7 +101,6 @@ use warnings;
use Carp qw/croak/;
use Cwd qw/abs_path/;
use Exporter;
-use File::ShareDir;
use Glib::Object::Introspection;
use URI::file;
use FindBin;
@@ -202,7 +201,7 @@ my @_POPPLER_HANDLE_SENTINEL_BOOLEAN_FOR = qw/
sub import {
Glib::Object::Introspection->setup (