diff options
author | az <az@FreeBSD.org> | 2014-09-20 14:41:00 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-09-20 14:41:00 +0800 |
commit | a72187fc922d70027ebcc26b9726dc33c12a4c1a (patch) | |
tree | 36ac6a3b48659becb2934503d4a457ccd13e7cda /security | |
parent | cafc9d2608298d1df1e897963a8553c36202e498 (diff) | |
download | freebsd-ports-gnome-a72187fc922d70027ebcc26b9726dc33c12a4c1a.tar.gz freebsd-ports-gnome-a72187fc922d70027ebcc26b9726dc33c12a4c1a.tar.zst freebsd-ports-gnome-a72187fc922d70027ebcc26b9726dc33c12a4c1a.zip |
fix build with perl 5.18
PR: 193064
Diffstat (limited to 'security')
-rw-r--r-- | security/fprintd/files/patch-data__fprintd.pod | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/fprintd/files/patch-data__fprintd.pod b/security/fprintd/files/patch-data__fprintd.pod new file mode 100644 index 000000000000..714cf323094e --- /dev/null +++ b/security/fprintd/files/patch-data__fprintd.pod @@ -0,0 +1,8 @@ +--- ./data/fprintd.pod.orig 2014-09-20 01:55:30.860796233 +0400 ++++ ./data/fprintd.pod 2014-09-20 01:55:49.300794976 +0400 +@@ -100,3 +100,5 @@ + =over 8 + + =item B<dbus-daemon>, B<gnome-about-me> ++ ++=back |