summaryrefslogtreecommitdiff
path: root/math/p5-Roman/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-24 14:15:32 +0000
commit6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch)
tree3dc53eae63c2acdee7eed0fbab27af068ed8befd /math/p5-Roman/Makefile
parent- Update to version 1.0.5 (diff)
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Notes
Notes: svn path=/head/; revision=92065
Diffstat (limited to '')
-rw-r--r--math/p5-Roman/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Roman/Makefile b/math/p5-Roman/Makefile
index 42dcc0ab0696..6957d4e776cc 100644
--- a/math/p5-Roman/Makefile
+++ b/math/p5-Roman/Makefile
@@ -18,8 +18,6 @@ COMMENT= Perl module to convert between Arabic and Roman numerals
NO_BUILD= yes
USE_PERL5_RUN= yes
-SITE_PERL= ${SITE_PERL}
-
do-install:
${CP} ${WRKSRC}/Roman.pm ${SITE_PERL}