mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- Unbreak: don't remove file installed by another port
PR: ports/79644 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
This commit is contained in:
parent
ff5f4bfc1d
commit
71779a0428
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132789
2 changed files with 1 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= pixieplus
|
PORTNAME= pixieplus
|
||||||
PORTVERSION= 0.5.4.1
|
PORTVERSION= 0.5.4.1
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= graphics kde
|
CATEGORIES= graphics kde
|
||||||
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/
|
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 \
|
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \
|
||||||
ungif.5:${PORTSDIR}/graphics/libungif
|
ungif.5:${PORTSDIR}/graphics/libungif
|
||||||
|
|
||||||
BROKEN= Removes file installed by another port
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_KDELIBS_VER=3
|
USE_KDELIBS_VER=3
|
||||||
|
|
|
@ -204,7 +204,6 @@ share/apps/pixie/pixielogo.jpg
|
||||||
share/apps/pixie/toolbar/mini-run.png
|
share/apps/pixie/toolbar/mini-run.png
|
||||||
share/apps/pixie/toolbar/mini-ray.png
|
share/apps/pixie/toolbar/mini-ray.png
|
||||||
share/apps/pixie/toolbar/kwin.png
|
share/apps/pixie/toolbar/kwin.png
|
||||||
share/mimelnk/image/x-pcx.desktop
|
|
||||||
share/mimelnk/image/x-xwd.desktop
|
share/mimelnk/image/x-xwd.desktop
|
||||||
share/mimelnk/image/x-miff.desktop
|
share/mimelnk/image/x-miff.desktop
|
||||||
share/mimelnk/image/x-tga.desktop
|
share/mimelnk/image/x-tga.desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue