mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Move USE_X_PREFIX up - make sure we install in ${X11BASE}.
This commit is contained in:
parent
0a70860b98
commit
c09b9eb875
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61829
@ -14,14 +14,14 @@ MASTER_SITES= http://www.myrddin.demon.co.uk/dist/
|
||||
|
||||
MAINTAINER= dom@happygiraffe.net
|
||||
|
||||
USE_X_PREFIX= true
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 4
|
||||
BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11/XFree86-4-clients
|
||||
.endif
|
||||
|
||||
USE_X_PREFIX= true
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/mozilla-fonts
|
||||
|
Loading…
Reference in New Issue
Block a user