mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix to install to the proper prefix (default: /usr/X11R6)
PR: 34533 Submitted by: bmah
This commit is contained in:
parent
56abf3a55f
commit
771caea0d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54121
@ -27,8 +27,6 @@ MAINTAINER= kkonstan@daemon.gr
|
||||
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir \
|
||||
cabextract:${PORTSDIR}/archivers/cabextract
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 3
|
||||
RUN_DEPENDS= xfstt:${PORTSDIR}/x11-servers/Xfstt
|
||||
.endif
|
||||
@ -200,4 +198,4 @@ display-message:
|
||||
${CAT} ${PKGMESSAGE}
|
||||
${ECHO_MSG}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user