Fix plist.

Reported by:	pointyhat via kris
This commit is contained in:
Jun Kuriyama 2007-03-28 09:08:16 +00:00
parent fd66875fd0
commit 938fb64634
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188643

View File

@ -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}; \