Fix plist.
Reported by: pointyhat via kris
This commit is contained in:
parent
fd66875fd0
commit
938fb64634
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188643
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= asclock-gtk
|
||||
PORTVERSION= 2.1.10
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11-clocks afterstep windowmaker
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= kuriyama
|
||||
@ -23,6 +23,9 @@ USE_X_PREFIX= yes
|
||||
USE_GNOME= gtk12
|
||||
HAS_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
${FIND} ${WRKSRC} -name '*.orig' | ${XARGS} ${RM}
|
||||
|
||||
.if defined(BATCH)
|
||||
do-configure:
|
||||
@(cd ${WRKSRC}; \
|
||||
|
Loading…
Reference in New Issue
Block a user