From 746e951784c1aeecf35771bf41e4fe4035ed76fb Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 24 Jun 2014 15:15:56 +0000 Subject: Remove IS_INTERACTIVE. PR: ports/191208 Submitted by: marino --- x11-clocks/asclock-xlib/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'x11-clocks/asclock-xlib') diff --git a/x11-clocks/asclock-xlib/Makefile b/x11-clocks/asclock-xlib/Makefile index db99d6b83c82..8cb7aaf74de1 100644 --- a/x11-clocks/asclock-xlib/Makefile +++ b/x11-clocks/asclock-xlib/Makefile @@ -2,7 +2,7 @@ PORTNAME= asclock-xlib PORTVERSION= 2.0.11 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-clocks afterstep windowmaker MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kuriyama @@ -16,11 +16,6 @@ WRKSRC= ${WRKDIR}/asclock-xlib USE_XORG= xpm x11 USES= imake -.if !defined(BATCH) && !defined(PACKAGE_BUILDING) -IS_INTERACTIVE= YES -HAS_CONFIGURE= YES -.endif - .include post-patch: @@ -28,12 +23,10 @@ post-patch: ${MV} config.c config.c.tmp; \ ${SED} -e s@/usr/local/@${PREFIX}/@ -e s@/usr/share/asclock@${PREFIX}/share/asclock@ < config.c.tmp > config.c ) -.if defined(BATCH) pre-configure: @(cd ${WRKSRC}; \ ${RM} -rf default_theme; \ ${LN} -s themes/Orb default_theme) -.endif post-install: .for i in Freeamp Newstone Orb Stone beats classic penguin shaped -- cgit v1.2.3