mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Use pre.port.mk to pick up PKGNAMPREFIX and install the correct files.
Submitted by: onigiri Reviewed by: Maintainer
This commit is contained in:
parent
035e9bc370
commit
6395935fa1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33024
@ -17,6 +17,8 @@ LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
WEBALIZER_LANG?= german
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
@ -64,4 +66,4 @@ post-install:
|
||||
${PREFIX}/etc/${PKGNAMEPREFIX}webalizer.conf-dist ; \
|
||||
fi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user