From a7798a7a5f811e2cb41cf633781541e6d656b96a Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 29 Jan 2005 11:43:19 +0000 Subject: - Fix PLIST Reported by: kris via pointyhat --- math/PDL/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math') diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 3021b64d76b6..66499691ab2e 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -32,6 +32,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/PGPLOT.pm:${PORTSDIR}/graphics/pgperl \ USE_GL= yes PERL_CONFIGURE= yes +PLIST_DIRS= ${SITE_PERL:S,^${PREFIX}/,,}/${PERL_ARCH}/Inline PLIST_FILES= bin/pdldoc bin/perldl bin/pptemplate \ ${SITE_PERL:S,^${PREFIX}/,,}/${PERL_ARCH}/Inline/Pdlpp.pm \ ${SITE_PERL:S,^${PREFIX}/,,}/${PERL_ARCH}/Inline/MakePdlppInstallable.pm -- cgit