diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-24 14:15:32 +0000 |
commit | 6950bbfd5bd3f047d0ad862787a782bf8bd5ce66 (patch) | |
tree | 3dc53eae63c2acdee7eed0fbab27af068ed8befd /www/p5-AxKit-XSP-Cookie | |
parent | d2ee5f75c4592679c5ba8cbf5d5bbc9d6bfa41c3 (diff) | |
download | ports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.tar.gz ports-6950bbfd5bd3f047d0ad862787a782bf8bd5ce66.zip |
Notes
Diffstat (limited to 'www/p5-AxKit-XSP-Cookie')
-rw-r--r-- | www/p5-AxKit-XSP-Cookie/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/p5-AxKit-XSP-Cookie/Makefile b/www/p5-AxKit-XSP-Cookie/Makefile index 2fe166a3d4cf..85f880c1d786 100644 --- a/www/p5-AxKit-XSP-Cookie/Makefile +++ b/www/p5-AxKit-XSP-Cookie/Makefile @@ -17,8 +17,6 @@ COMMENT= An XSP library for setting and getting HTTP cookies BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${SITE_PERL} - MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= AxKit::XSP::Cookie.3 |