1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- delete gmake from USES

- remove dirrmtry line that is no longer used with the new ports framework

PR:		192053
Submitted by:	pi
This commit is contained in:
Olli Hauer 2014-07-26 20:55:40 +00:00
parent 3110c74370
commit 8b1ac25ee8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362987
2 changed files with 1 additions and 2 deletions

View File

@ -13,7 +13,7 @@ COMMENT= Generic Apache2 Request Library
LICENSE= APACHE20
USES= gmake libtool
USES= libtool
USE_APACHE= 22+
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf

View File

@ -16,4 +16,3 @@ lib/libapreq2.so.3.8.0
%%APACHEMODDIR%%/mod_apreq2.so
@dirrm include/apreq2
@dirrm %%APACHEINCLUDEDIR%%/apreq2
@dirrmtry %%APACHEINCLUDEDIR%%