1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Fix previous commit of check-sanity target.

Approved by:	crees,rene (mentor)
This commit is contained in:
Jason Helfman 2011-12-26 17:21:01 +00:00
parent 3c1d88375e
commit c1f72f4d43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288059

View File

@ -73,14 +73,12 @@ IGNORE= you can only define one application server
IGNORE= you need at least one application server
.endif
.if !target(check-santity)
check-santity:
check-sanity:
.if ${PREFIX}!=${LOCALBASE}
@${ECHO_MSG} "Warning: you changed prefix to ${PREFIX}"
@${ECHO_MSG} "Default installation will not work if you installed"
@${ECHO_MSG} "application server in different prefix"
.endif
.endif
post-extract:
@${MKDIR} ${WRKSRC}/lib/${PORTNAME}