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:
parent
3110c74370
commit
8b1ac25ee8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362987
@ -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
|
||||
|
@ -16,4 +16,3 @@ lib/libapreq2.so.3.8.0
|
||||
%%APACHEMODDIR%%/mod_apreq2.so
|
||||
@dirrm include/apreq2
|
||||
@dirrm %%APACHEINCLUDEDIR%%/apreq2
|
||||
@dirrmtry %%APACHEINCLUDEDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user