diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 02:30:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-17 02:30:56 +0000 |
commit | 7201fe2be53f51b9b8ae89c9009f1bf2fc807397 (patch) | |
tree | 10af6dedd5d56c67ef88f7f33eaa34a56ff5b7f8 /graphics | |
parent | e521bef5ef1fc8bf13453e06b914a1ab51f0e82d (diff) | |
download | ports-7201fe2be53f51b9b8ae89c9009f1bf2fc807397.tar.gz ports-7201fe2be53f51b9b8ae89c9009f1bf2fc807397.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/kipi-plugins-kde4/Makefile | 2 | ||||
-rw-r--r-- | graphics/kipi-plugins/Makefile | 2 |
2 files changed, 4 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 \ |