Fix build with clang

This commit is contained in:
Baptiste Daroussin 2013-07-31 22:59:47 +00:00
parent 41ad156434
commit f414382216
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324077

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: asmon
# Date created: 27 Sep 1999
# Whom: jack
#
# Created by: jack
# $FreeBSD$
#
PORTNAME= asmon
PORTVERSION= 0.61
@ -19,7 +15,8 @@ USE_XORG= xpm x11
BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/asmon
CFLAGS+= -I${LOCALBASE}/include
USE_GMAKE= yes
USES= gmake
USE_CSTD= gnu89
ALL_TARGET= asmon
MAKE_ARGS+= LIBDIR="-L${LOCALBASE}/lib" \
SOLARIS_LIBS=-lkvm