openbsd-ports/net/pork/patches/patch-examples_perl_Makefile_in

13 lines
442 B
Plaintext
Raw Normal View History

2004-10-07 02:29:49 -04:00
$OpenBSD: patch-examples_perl_Makefile_in,v 1.4 2004/10/07 06:29:49 jolan Exp $
--- examples/perl/Makefile.in.orig Sat Aug 14 13:31:55 2004
+++ examples/perl/Makefile.in Thu Oct 7 01:27:52 2004
@@ -131,7 +131,7 @@ perl_DATA = \
signon.pl
-perldir = $(pkgdatadir)/examples/perl
+perldir = $(prefix)/share/examples/pork
subdir = examples/perl
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs