1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/p5-Locale-PGetText/files/patch-aa

10 lines
287 B
Plaintext
Raw Normal View History

--- Makefile.PL.orig Fri Jan 28 15:18:53 2000
+++ Makefile.PL Fri Jan 28 15:19:04 2000
@@ -1,5 +1,6 @@
use ExtUtils::MakeMaker;
WriteMakefile(
+ PREFIX => "/usr/local",
NAME => "Locale::PGetText",
VERSION_FROM => 'PGetText.pm',
EXE_FILES => [ 'MsgFormat','XText' ],