diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2004-12-05 10:44:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2004-12-05 10:44:48 +0000 |
commit | 5529bb1803bf113636be39014300cf29d5e1bca4 (patch) | |
tree | 070c9d298995ba6018c1a7b4ba61356b489b2339 /www/w3mir | |
parent | ff6d22eec741cd91b977ea6abf51d9c3759da689 (diff) | |
download | ports-5529bb1803bf113636be39014300cf29d5e1bca4.tar.gz ports-5529bb1803bf113636be39014300cf29d5e1bca4.zip |
Notes
Diffstat (limited to 'www/w3mir')
-rw-r--r-- | www/w3mir/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile index 7f8bac1aa7f5..b72e3ab6ad0d 100644 --- a/www/w3mir/Makefile +++ b/www/w3mir/Makefile @@ -19,6 +19,8 @@ USE_PERL5= yes MAN1= w3mir.1 w3mfix.1 +INSTALL_TARGET= pure_install + do-configure: @ cd ${WRKSRC}; \ ${SETENV} ${MAKE_ENV} ${PERL} Makefile.PL PREFIX=${PREFIX} \ |