diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:29:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:29:49 +0000 |
commit | b919d8677813059459710a8a348f583f43f4b21c (patch) | |
tree | 9490cae0a0e5e84ec8da640f0e586cc4888b953d /multimedia | |
parent | BROKEN on !i386: Signal 11 errors during build (diff) |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=131989
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gdvrecv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gdvrecv/Makefile b/multimedia/gdvrecv/Makefile index 68a1450091a4..f105ad29da05 100644 --- a/multimedia/gdvrecv/Makefile +++ b/multimedia/gdvrecv/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR=gdvrecv MAINTAINER= hmichelon@e-cml.org COMMENT= DV Tools for FreeBSD +BROKEN= Incorrect pkg-plist + USE_BZIP2= yes USE_GNOME= pygtk2 USE_PYTHON= yes |