mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Replace explicit imake dependency with USE_IMAKE=yes
This commit is contained in:
parent
98fac41af1
commit
50a90d3074
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111699
@ -21,11 +21,7 @@ USE_X_PREFIX= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${XFREE86_VERSION} == 3
|
||||
BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake
|
||||
.elif ${XFREE86_VERSION} == 4
|
||||
BUILD_DEPENDS+= imake:${PORTSDIR}/devel/imake-4
|
||||
.endif
|
||||
USE_IMAKE= yes
|
||||
|
||||
MAN1= rasmol.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user