diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-09-19 11:52:14 +0000 |
commit | af1ffdc6f0cbc1adec637503b2f8d75194078e0c (patch) | |
tree | 52d981a1a19e7c1ea0cf3e4713ce472976f287d4 /www/mod_dtcl | |
parent | 6af25df168f21f64dabc40a69fa7308a400a4b17 (diff) | |
download | ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.tar.gz ports-af1ffdc6f0cbc1adec637503b2f8d75194078e0c.zip |
Notes
Diffstat (limited to 'www/mod_dtcl')
-rw-r--r-- | www/mod_dtcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index c59faba76be8..959ac7db98f6 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 WRKSRC= ${WRKDIR}/mod_dtcl MAKEFILE= ${FILESDIR}/Makefile.bsd +APACHE_COMPAT= yes do-install: ${INSTALL_DATA} ${WRKSRC}/libmod_dtcl.so.1* \ |