sysutils/apt-mirror-devel: fix installing the @sample file

Reported by:	pkg-fallout
This commit is contained in:
Rene Ladan 2023-01-17 21:04:55 +01:00
parent 5bf1a9a407
commit 105d2a4f4a

View File

@ -22,5 +22,6 @@ NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/Makefile
@${CP} ${WRKSRC}/mirror.list ${WRKSRC}/mirror.list.sample
.include <bsd.port.mk>