mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Chase mail/eps Makefile rev 1.3: install headers in include/eps
PR: ports/116463 Submitted by: Vladimir Korkodinov <viper at perm.raid.ru>
This commit is contained in:
parent
50e29a5e62
commit
fdbe4ab631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199948
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= astfax
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.inter7.com/astfax/
|
||||
|
||||
@ -24,7 +25,7 @@ MAKE_ENV+= DEFS="${CFLAGS}"
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^CC =|CC \?=|' \
|
||||
-e 's|^DEFS =|DEFS \?=|' \
|
||||
-e 's|\/usr\/include\/eps|${LOCALBASE}\/include|' \
|
||||
-e 's|\/usr\/include\/eps|${LOCALBASE}\/include\/eps|' \
|
||||
-e 's|^LIBS=-leps|LIBS=-leps -L${LOCALBASE}\/lib|' \
|
||||
${WRKSRC}/Makefile
|
||||
@${REINPLACE_CMD} -e 's|"\/tmp"|"\/var\/tmp"|' \
|
||||
|
Loading…
Reference in New Issue
Block a user