summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/kipi-plugins-kde4/Makefile2
-rw-r--r--graphics/kipi-plugins/Makefile2
-rw-r--r--multimedia/gmencoder/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile
index 412305d562aa..928ada2b6349 100644
--- a/graphics/kipi-plugins-kde4/Makefile
+++ b/graphics/kipi-plugins-kde4/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
Imlib2.3:${PORTSDIR}/graphics/imlib2
+BROKEN= Incomplete pkg-plist
+
OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \
BATCHPROCESSIMAGES "batch processing on images" on \
CALENDAR "create calendars" on \
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index 412305d562aa..928ada2b6349 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -22,6 +22,8 @@ LIB_DEPENDS= kexif.1:${PORTSDIR}/graphics/libkexif \
gphoto2.2:${PORTSDIR}/graphics/libgphoto2 \
Imlib2.3:${PORTSDIR}/graphics/imlib2
+BROKEN= Incomplete pkg-plist
+
OPTIONS= ACQUIREIMAGES "scanner/screenshot plugin" on \
BATCHPROCESSIMAGES "batch processing on images" on \
CALENDAR "create calendars" on \
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile
index 712a3581ec58..0bb763333d4c 100644
--- a/multimedia/gmencoder/Makefile
+++ b/multimedia/gmencoder/Makefile
@@ -19,6 +19,8 @@ COMMENT= Gmencoder is Gnome2 front-end to mplayer/mencoder
BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer
RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer
+BROKEN= Incomplete pkg-plist
+
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"