correct etc path
This commit is contained in:
parent
ddab25c8f5
commit
70672b2851
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59180
@ -8,6 +8,7 @@
|
||||
|
||||
PORTNAME= xstroke
|
||||
PORTVERSION= 0.5.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.handhelds.org/pub/projects/xstroke/release-${PORTVERSION:R}/
|
||||
|
||||
@ -27,5 +28,6 @@ post-patch:
|
||||
s,%%CFLAGS%%,${CFLAGS},g ; \
|
||||
s,%%LDFLAGS%%,${LDFLAGS},g" ${WRKSRC}/Imakefile
|
||||
@${PERL} -pi -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/etc/Imakefile
|
||||
@${PERL} -pi -e "s,etc/,${PREFIX}/etc/,g" ${WRKSRC}/args.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user