diff options
Diffstat (limited to 'emulators/pipelight/Makefile')
-rw-r--r-- | emulators/pipelight/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/pipelight/Makefile b/emulators/pipelight/Makefile index 39c9e95ecad1..111b99d33981 100644 --- a/emulators/pipelight/Makefile +++ b/emulators/pipelight/Makefile @@ -18,6 +18,8 @@ COMMENT= Wrapper for using windows plugins in web browsers LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable + BUILD_DEPENDS= ${LOCALBASE}/bin/gpg2:security/gnupg \ ${LOCALBASE}/bin/bash:shells/bash LIB_DEPENDS= libxml2.so:textproc/libxml2 |