- Don't remove directory owned by gkrellm2
This commit is contained in:
parent
ca6ac89934
commit
fd9fadce4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364118
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gkleds2
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 7
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://heim.ifi.uio.no/~oyvinha/files/files/
|
||||
DISTNAME= gkleds-${PORTVERSION}
|
||||
@ -21,6 +21,8 @@ USE_GNOME= gtk20
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/gkleds.so
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g ; \
|
||||
s|GK_LDFLAGS|GKM_LDFLAGS|g' ${WRKSRC}/src/Makefile.in
|
||||
|
@ -1,3 +0,0 @@
|
||||
libexec/gkrellm2/plugins/gkleds.so
|
||||
@dirrmtry libexec/gkrellm2/plugins
|
||||
@dirrmtry libexec/gkrellm2
|
Loading…
Reference in New Issue
Block a user