mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Since imake is no longer necessary present at build time as consequence of
having USE_X_PREFIX defined, request its presence explicitly as makedepend (a part of imake port) is needed to build.
This commit is contained in:
parent
b8f5127bb1
commit
14372bc2c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122951
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A very simple window manager for X
|
||||
|
||||
BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= depend wm2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user