diff options
author | kris <kris@FreeBSD.org> | 2005-03-27 06:25:49 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-03-27 06:25:49 +0800 |
commit | fe6204b83a058efc4af3841952745098d6e1d8ba (patch) | |
tree | 744ee2091e14d67eda13606b4b8c4c7451e46898 /graphics/digikamimageplugins | |
parent | b920c7c274f4d43e9407fe6057aa849613f53150 (diff) | |
download | freebsd-ports-gnome-fe6204b83a058efc4af3841952745098d6e1d8ba.tar.gz freebsd-ports-gnome-fe6204b83a058efc4af3841952745098d6e1d8ba.tar.zst freebsd-ports-gnome-fe6204b83a058efc4af3841952745098d6e1d8ba.zip |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'graphics/digikamimageplugins')
-rw-r--r-- | graphics/digikamimageplugins/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/digikamimageplugins/Makefile b/graphics/digikamimageplugins/Makefile index 47b8f2f08eed..c0a392c7557e 100644 --- a/graphics/digikamimageplugins/Makefile +++ b/graphics/digikamimageplugins/Makefile @@ -16,6 +16,8 @@ COMMENT= Collection of image editor plugins for Digikam LIB_DEPENDS= digikam.0:${PORTSDIR}/graphics/digikam +BROKEN= Incomplete pkg-plist + USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes |