mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix plist by not trying to remove directories that were not installed.
This commit is contained in:
parent
b1182b7176
commit
08d05ece09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165095
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= XaraLX
|
||||
PORTVERSION?= 0.5r1175
|
||||
PORTREVISION?= 2
|
||||
PORTREVISION?= 3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://downloads.xara.com/opensource/
|
||||
DISTFILES?= ${PORTNAME}Src-${PORTVERSION}.tar.bz2
|
||||
|
@ -35,7 +35,5 @@ bin/xaralx%%PKGNAMESUFFIX%%
|
||||
%%EXAMPLESDIR%%/Templates/animation.xar
|
||||
@dirrm %%EXAMPLESDIR%%/Designs
|
||||
@dirrm %%EXAMPLESDIR%%/Templates
|
||||
@dirrm %%EXAMPLESDIR%%/TextDesigns
|
||||
@dirrm %%EXAMPLESDIR%%/testfiles
|
||||
@dirrm %%EXAMPLESDIR%%
|
||||
@dirrmtry %%DESKTOPDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user