From 516aa9965a80aa3a01e6f1b86565d9fc8a3c699c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 31 Jul 2013 22:52:54 +0000 Subject: Fix build with clang --- x11-clocks/wmtimer/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'x11-clocks/wmtimer') diff --git a/x11-clocks/wmtimer/Makefile b/x11-clocks/wmtimer/Makefile index 9de8102bf0a4..7d0620140800 100644 --- a/x11-clocks/wmtimer/Makefile +++ b/x11-clocks/wmtimer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wmtimer -# Date created: Thu Apr 26 16:46:38 EDT 2001 -# Whom: Patrick Li et al -# +# Created by: Patrick Li et al # $FreeBSD$ -# PORTNAME= wmtimer PORTVERSION= 2.92 @@ -19,7 +15,8 @@ COMMENT= Multi-Function timer dockapp for WindowMaker WRKSRC= ${WRKDIR}/${DISTNAME}/wmtimer PORTDOCS= README PLIST_FILES= bin/wmtimer -USE_GMAKE= yes +USES= gmake +USE_CSTD= gnu89 USE_XORG= x11 xau xcomposite xcursor xdamage xdmcp xext xfixes xi \ xinerama xpm xrandr xrender USE_GNOME= gtk20 -- cgit v1.2.3