Mark IGNORE if NOPORTDOCS is defined since this port cosist only of docs.
This commit is contained in:
@@ -24,6 +24,10 @@ PORTDOCS= *
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
.ifdef NOPORTDOCS
|
||||
IGNORE= this port is only documentation, please undefine NOPORTDOCS and try again
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@${ECHO_MSG} -n ">> Creating directory ${DOCSDIR}..."
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
|
||||
Reference in New Issue
Block a user