diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 12:34:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 12:34:50 +0000 |
commit | 50513d5d5238ab12e0e327b93bf433d7d288aeeb (patch) | |
tree | a01dbbed0a08990ed895d4f97017c2593d8d7172 /databases/p5-DBD-Oracle/Makefile | |
parent | a72afe28c2216c151a1fc5aa900c8abf9c7a709e (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-Oracle/Makefile')
-rw-r--r-- | databases/p5-DBD-Oracle/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile index 98a42500b973..e4dba4674508 100644 --- a/databases/p5-DBD-Oracle/Makefile +++ b/databases/p5-DBD-Oracle/Makefile @@ -24,7 +24,6 @@ PERL_CONFIGURE= yes CONFIGURE_ENV= ORACLE_HOME="${ORACLE_HOME}" MAN1= ora_explain.1 -MAN1PREFIX= ${PREFIX} MAN3= DBD::Oracle.3 DBD::Oraperl.3 post-install: |