diff options
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gmencoder/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/graphics/kipi-plugins-kde4/Makefile b/graphics/kipi-plugins-kde4/Makefile index 412305d..928ada2 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 412305d..928ada2 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 712a358..0bb7633 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" |