diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-08 22:39:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-08 22:39:55 +0000 |
commit | 71779a0428b163e9de301a01fd149caadc78602e (patch) | |
tree | de3ff0258fb07fe4193bff308b3d62fdd194f450 /graphics/pixieplus | |
parent | ff5f4bfc1dce444694b878e3e1a4cb632d0b3e8a (diff) |
Notes
Diffstat (limited to 'graphics/pixieplus')
-rw-r--r-- | graphics/pixieplus/Makefile | 4 | ||||
-rw-r--r-- | graphics/pixieplus/pkg-plist | 1 |
2 files changed, 1 insertions, 4 deletions
diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index c7ffa4435599..8b0663562cbc 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -7,7 +7,7 @@ PORTNAME= pixieplus PORTVERSION= 0.5.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ @@ -17,8 +17,6 @@ COMMENT= A free, fast, and feature packed image browser and viewer for KDE LIB_DEPENDS= Magick.8:${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 diff --git a/graphics/pixieplus/pkg-plist b/graphics/pixieplus/pkg-plist index 90ce9e3ec734..8befc4fa3912 100644 --- a/graphics/pixieplus/pkg-plist +++ b/graphics/pixieplus/pkg-plist @@ -204,7 +204,6 @@ share/apps/pixie/pixielogo.jpg share/apps/pixie/toolbar/mini-run.png share/apps/pixie/toolbar/mini-ray.png share/apps/pixie/toolbar/kwin.png -share/mimelnk/image/x-pcx.desktop share/mimelnk/image/x-xwd.desktop share/mimelnk/image/x-miff.desktop share/mimelnk/image/x-tga.desktop |