1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Fix my very stupid error.

This commit is contained in:
Sergey Skvortsov 2002-07-04 12:28:34 +00:00
parent 1f6b5527a5
commit 8acdb2aa86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62428

View File

@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
#BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/www/apache13 \
# ${LOCALBASE}/include/apache/modules/perl/mod_perl.h:${PORTSDIR}/www/mod_perl
BUILD_DEPENDS= ${LOCALBASE}/include/apache/httpd.h:${PORTSDIR}/www/apache13 \
${LOCALBASE}/include/apache/modules/perl/mod_perl.h:${PORTSDIR}/www/mod_perl
PERL_CONFIGURE= yes
PLIST_SUB= EXAMPLESDIR="share/examples/${PORTNAME}"