aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_transform/Makefile4
-rw-r--r--www/mod_transform/pkg-plist4
2 files changed, 3 insertions, 5 deletions
diff --git a/www/mod_transform/Makefile b/www/mod_transform/Makefile
index 0f9ff0c5f16d..5a71844c7e3e 100644
--- a/www/mod_transform/Makefile
+++ b/www/mod_transform/Makefile
@@ -13,9 +13,7 @@ MASTER_SITES= http://www.outoforder.cc/downloads/mod_transform/
MAINTAINER= stan@stormier.net
COMMENT= An XSLT and XIncludes Filter module for Apache 2.0
-RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20
-BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache20
-
+USE_APACHE= 2.0
USE_AUTOTOOLS= libtool:15
HAS_CONFIGURE= yes
USE_GNOME= libxslt
diff --git a/www/mod_transform/pkg-plist b/www/mod_transform/pkg-plist
index fcee231f807c..a7a8394f4959 100644
--- a/www/mod_transform/pkg-plist
+++ b/www/mod_transform/pkg-plist
@@ -1,2 +1,2 @@
-include/apache2/mod_transform.h
-libexec/apache2/mod_transform.so
+%%APACHEINCLUDEDIR%%/mod_transform.h
+%%APACHEMODDIR%%/mod_transform.so