Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 06:20:44 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331831 - head/x11-clocks/asclock
Message-ID:  <201310280620.r9S6Ki7x061976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Mon Oct 28 06:20:43 2013
New Revision: 331831
URL: http://svnweb.freebsd.org/changeset/ports/331831

Log:
  - use STAGEDIR

Modified:
  head/x11-clocks/asclock/Makefile

Modified: head/x11-clocks/asclock/Makefile
==============================================================================
--- head/x11-clocks/asclock/Makefile	Mon Oct 28 06:08:57 2013	(r331830)
+++ head/x11-clocks/asclock/Makefile	Mon Oct 28 06:20:43 2013	(r331831)
@@ -14,11 +14,8 @@ MAINTAINER=	dinoex@FreeBSD.org
 COMMENT=	Afterstep clock with some language extensions
 
 CONFLICTS=	asclock-gtk-[0-9]* asclock-xlib-[0-9]*
-NO_STAGE=	yes
 
-# clang's cpp destroys whitespace, particularly hard tabs in makefiles,
-# which is fatal for imake.
-USES=		imake
+USES=		imake manpages
 USE_XORG=	xpm xext x11
 MAN1=		asclock.1
 PLIST_FILES=	bin/asclock



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310280620.r9S6Ki7x061976>