mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Do not try to delete a directory that is not created by the port
Spotted by: pkg DEVELOPER_MODE
This commit is contained in:
parent
70678d1276
commit
b6999cf6fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312101
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: ilmbase
|
||||
# Date created: 2007-10-07
|
||||
# Whom: nork@FreeBSD.org
|
||||
#
|
||||
# Created by: nork@FreeBSD.org
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ilmbase
|
||||
PORTVERSION= 1.0.3
|
||||
|
@ -65,5 +65,4 @@ lib/libImath.la
|
||||
lib/libImath.so
|
||||
lib/libImath.so.7
|
||||
libdata/pkgconfig/IlmBase.pc
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry include/OpenEXR
|
||||
|
Loading…
Reference in New Issue
Block a user