diff options
-rw-r--r-- | net/gpxe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/gpxe/Makefile b/net/gpxe/Makefile index 13b9eb032205..b1d4e5a1b8aa 100644 --- a/net/gpxe/Makefile +++ b/net/gpxe/Makefile @@ -25,6 +25,8 @@ USE_PERL5= yes WRKSRC= ${WRKDIR}/${DISTNAME}/src MAKE_JOBS_SAFE= yes +BROKEN= checksum mismatch + PLIST_DIRS= %%DATADIR%% PLIST_FILES= %%DATADIR%%/gpxe.dsk \ %%DATADIR%%/gpxe.usb \ |