diff options
Diffstat (limited to 'emulators/qemu-ppcnv/Makefile')
-rw-r--r-- | emulators/qemu-ppcnv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/qemu-ppcnv/Makefile b/emulators/qemu-ppcnv/Makefile index 346acadf73c0..bcbe8c52926c 100644 --- a/emulators/qemu-ppcnv/Makefile +++ b/emulators/qemu-ppcnv/Makefile @@ -15,8 +15,6 @@ COMMENT= Fork of QEMU with experimental PowerPCNV emulation support LICENSE= GPLv2 -IGNORE_FreeBSD_10= does not build - BUILD_DEPENDS+= ${LOCALBASE}/lib/libfdt.so:sysutils/dtc USE_GITHUB= yes |