diff options
Diffstat (limited to 'net/penguintv/Makefile')
-rw-r--r-- | net/penguintv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/penguintv/Makefile b/net/penguintv/Makefile index c68f4419b2b5..e987fad2c2da 100644 --- a/net/penguintv/Makefile +++ b/net/penguintv/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT} \ .endif RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Incorrect pkg-plist + USE_GNOME= pygnomeextras pygnome2 USE_PYTHON= yes |