summaryrefslogtreecommitdiffstats
path: root/x11-clocks/asclock-gtk
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/asclock-gtk')
-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 8cf5bac..1d90260 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}; \
OpenPOWER on IntegriCloud