aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2007-03-28 09:08:16 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2007-03-28 09:08:16 +0000
commit938fb6463403694df7fd2955878eced1ad58dfde (patch)
tree89cf0ad4662f6c2efbc3d4a2a1ad954b27c02003 /x11-clocks
parentfd66875fd05c085fbdc6a019f6efcdc92402c291 (diff)
downloadports-938fb6463403694df7fd2955878eced1ad58dfde.tar.gz
ports-938fb6463403694df7fd2955878eced1ad58dfde.zip
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/asclock-gtk/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-clocks/asclock-gtk/Makefile b/x11-clocks/asclock-gtk/Makefile
index 8cf5baca70d5..1d9026027d15 100644
--- a/x11-clocks/asclock-gtk/Makefile
+++ b/x11-clocks/asclock-gtk/Makefile
@@ -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}; \