Really fix the plist.

Reported by:	QAT
This commit is contained in:
Ion-Mihai Tetcu 2009-05-03 21:27:30 +00:00
parent 72259799a5
commit 9bbbb7d218

View file

@ -38,6 +38,6 @@ do-install:
print "@dirrm ${DATADIR}/" d |"sort -r" \
}' >> ${TMPPLIST}
@${ECHO_CMD} '@dirrm ${DATADIR}' >> ${TMPPLIST}
@${ECHO_CMD} '@dirrmtry ${DATADIR:H}' >> ${TMPPLIST}
@${ECHO_CMD} '@unexec rmdir %D/${DATADIR:H}' >> ${TMPPLIST}
.include <bsd.port.mk>