No need for gseq, we have seq(1) now.

ok rsadowski (maintainer)
This commit is contained in:
ajacoutot 2022-03-13 07:08:24 +00:00
parent a0e9b27c62
commit 9407dc5360

View File

@ -73,7 +73,6 @@ CFLAGS += -std=gnu99
pre-test:
ln -sf ${LOCALBASE}/bin/gdiff ${WRKDIR}/bin/diff
ln -sf ${LOCALBASE}/bin/gseq ${WRKDIR}/bin/seq
ln -sf ${LOCALBASE}/bin/gsort ${WRKDIR}/bin/sort
.include <bsd.port.mk>