diff options
-rw-r--r-- | multimedia/gdvrecv/Makefile | 2 | ||||
-rw-r--r-- | net/vomit/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/gdvrecv/Makefile b/multimedia/gdvrecv/Makefile index f105ad29da05..68a1450091a4 100644 --- a/multimedia/gdvrecv/Makefile +++ b/multimedia/gdvrecv/Makefile @@ -15,8 +15,6 @@ 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 diff --git a/net/vomit/Makefile b/net/vomit/Makefile index cf8c70d1a18a..22d5c90da7e1 100644 --- a/net/vomit/Makefile +++ b/net/vomit/Makefile @@ -16,8 +16,6 @@ COMMENT= Voice over misconfigured internet telephones BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent \ ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet -BROKEN= Broken by libevent update - USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |