diff options
Diffstat (limited to 'emulators/snespp/Makefile')
-rw-r--r-- | emulators/snespp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/snespp/Makefile b/emulators/snespp/Makefile index d4a39dffc36a..5f9cf62acbd0 100644 --- a/emulators/snespp/Makefile +++ b/emulators/snespp/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= timbob@bigpond.com COMMENT= Kernel module for SNES controllers on a parallel port +BROKEN= does not compile + KMODDIR= /boot/modules NO_PACKAGE= this port should be recompiled for a particular FreeBSD kernel |