1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Convert to USE_APACHE, remove apache from _DEPENDS

- USe %%AP*%% in pkg-plist

PR:             ports/134450
Approved by:    maintainer
Submitted by:   me
This commit is contained in:
Philip M. Gollucci 2009-05-16 02:41:25 +00:00
parent 4085f0bae1
commit 691fc812f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233973
2 changed files with 3 additions and 5 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
include/apache2/mod_transform.h
libexec/apache2/mod_transform.so
%%APACHEINCLUDEDIR%%/mod_transform.h
%%APACHEMODDIR%%/mod_transform.so