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:
parent
4085f0bae1
commit
691fc812f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233973
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
include/apache2/mod_transform.h
|
||||
libexec/apache2/mod_transform.so
|
||||
%%APACHEINCLUDEDIR%%/mod_transform.h
|
||||
%%APACHEMODDIR%%/mod_transform.so
|
||||
|
Loading…
Reference in New Issue
Block a user