diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 05:46:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 05:46:07 +0000 |
commit | a22ee410e78c543763536e7055105dae2ae36ba2 (patch) | |
tree | 237875c6f4fafad89478a5d0f71f9308564df9dc /graphics/pixieplus | |
parent | 085b3913b9f50c13c2dbb293f691f6f1743782ab (diff) | |
download | ports-a22ee410e78c543763536e7055105dae2ae36ba2.tar.gz ports-a22ee410e78c543763536e7055105dae2ae36ba2.zip |
Notes
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r-- | graphics/pixieplus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index b01807f6050d..3fe3e46fa7b5 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -17,6 +17,8 @@ COMMENT= A free, fast, and feature packed image browser and viewer for KDE LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick \ ungif.5:${PORTSDIR}/graphics/libungif +BROKEN= Removes file installed by another port + GNU_CONFIGURE= yes USE_GMAKE= yes USE_KDELIBS_VER=3 |