aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-hp200lx-db
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-03-01 06:39:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-03-01 06:39:18 +0000
commit68c2f99c6300bc38a37eb3a8292b562cc2d8952b (patch)
tree0898749bb767b388765958548da12c5b50b3825d /databases/p5-hp200lx-db
parent031bd55ed2b892d722ffdba72b339be33879e047 (diff)
downloadports-68c2f99c6300bc38a37eb3a8292b562cc2d8952b.tar.gz
ports-68c2f99c6300bc38a37eb3a8292b562cc2d8952b.zip
Remove do-configure section, use PERL_CONFIGURE now.
Notes
Notes: svn path=/head/; revision=38917
Diffstat (limited to 'databases/p5-hp200lx-db')
-rw-r--r--databases/p5-hp200lx-db/Makefile8
-rw-r--r--databases/p5-hp200lx-db/pkg-descr1
2 files changed, 1 insertions, 8 deletions
diff --git a/databases/p5-hp200lx-db/Makefile b/databases/p5-hp200lx-db/Makefile
index c2ecdc1520d5..4c58c12c377a 100644
--- a/databases/p5-hp200lx-db/Makefile
+++ b/databases/p5-hp200lx-db/Makefile
@@ -14,12 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= g.gonter@ieee.org
-USE_PERL5= yes
-
-# MAN3= HP200LX::DB.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+PERL_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/databases/p5-hp200lx-db/pkg-descr b/databases/p5-hp200lx-db/pkg-descr
index c358cae63c8e..330c76a072bc 100644
--- a/databases/p5-hp200lx-db/pkg-descr
+++ b/databases/p5-hp200lx-db/pkg-descr
@@ -19,4 +19,3 @@ array tie implementation to access database data records
FETCH retrieve a record
STORE store a record
$db->get_last_index () return highest index
-