diff options
author | kris <kris@FreeBSD.org> | 2006-09-17 10:30:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-17 10:30:56 +0800 |
commit | f6f63b7bc594f648eb8c94beadad9ea97b6e60f4 (patch) | |
tree | 88a0ddf014e301efc59c94a1fb5885b3751c1017 | |
parent | a93df8315a78c2abf05f15f2e0d444f11ac8d4f4 (diff) | |
download | freebsd-ports-gnome-f6f63b7bc594f648eb8c94beadad9ea97b6e60f4.tar.gz freebsd-ports-gnome-f6f63b7bc594f648eb8c94beadad9ea97b6e60f4.tar.zst freebsd-ports-gnome-f6f63b7bc594f648eb8c94beadad9ea97b6e60f4.zip |
BROKEN: Incomplete pkg-plist
-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 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" |