diff options
author | erwin <erwin@FreeBSD.org> | 2003-10-24 22:15:32 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-10-24 22:15:32 +0800 |
commit | 7ef7264ae34f6cb991ce3f03434603e8aab6cfa8 (patch) | |
tree | a505991cc1185979959e05f2383dd62ab5c377ef /databases/p5-DBIx-SQLEngine | |
parent | 6776f0024b38608c125fd923b6ef1e1bcded4bf9 (diff) | |
download | freebsd-ports-graphics-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.tar.gz freebsd-ports-graphics-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.tar.zst freebsd-ports-graphics-7ef7264ae34f6cb991ce3f03434603e8aab6cfa8.zip |
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Diffstat (limited to 'databases/p5-DBIx-SQLEngine')
-rw-r--r-- | databases/p5-DBIx-SQLEngine/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBIx-SQLEngine/Makefile b/databases/p5-DBIx-SQLEngine/Makefile index 3128c866957..70a15ca2864 100644 --- a/databases/p5-DBIx-SQLEngine/Makefile +++ b/databases/p5-DBIx-SQLEngine/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/DBIx/AnyDBD.pm:${PORTSDIR}/databases/p5-DBIx-AnyDBD ${SITE_PERL}/Class/MakeMethods/Template.pm:${PORTSDIR}/devel/p5-Class-MakeMethods RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} PERL_CONFIGURE= yes MAN3= DBIx::SQLEngine::Criteria::StringEquality.3\ |