From df93317ab462c53ae3ee6a6117d801abe8c9c177 Mon Sep 17 00:00:00 2001 From: sem 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 3021b64d76b..66499691ab2 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