Fix build on current

This commit is contained in:
Baptiste Daroussin 2013-05-03 21:53:38 +00:00
parent a584b780b3
commit cfa681576f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317270
2 changed files with 2 additions and 6 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: calibrator
# Date created: 13 October 2003
# Whom: bms@FreeBSD.org
#
# Created by: bms@FreeBSD.org
# $FreeBSD$
#
PORTNAME= calibrator
PORTVERSION= 0.9

View File

@ -5,7 +5,7 @@
+
+PROG= calibrator
+SRCS= calibrator.c
+NOMAN= defined
+NO_MAN= defined
+
+CFLAGS+= -D_ANSI_SOURCE
+LDADD+= -lm