aboutsummaryrefslogtreecommitdiff
path: root/devel/calibrator
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:53:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:53:38 +0000
commitcfa681576f3244a5f08ea9ff9b10948237eb4faf (patch)
tree012c41bd0b370344e62dd6449aa238a2b070a033 /devel/calibrator
parenta584b780b3642f61c3859157625fc7f3c178431e (diff)
Notes
Diffstat (limited to 'devel/calibrator')
-rw-r--r--devel/calibrator/Makefile6
-rw-r--r--devel/calibrator/files/patch-Makefile2
2 files changed, 2 insertions, 6 deletions
diff --git a/devel/calibrator/Makefile b/devel/calibrator/Makefile
index 9fbfcc0ad650..6271e8293a34 100644
--- a/devel/calibrator/Makefile
+++ b/devel/calibrator/Makefile
@@ -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
diff --git a/devel/calibrator/files/patch-Makefile b/devel/calibrator/files/patch-Makefile
index 8d31fdd3f6d1..2f2f877a6b76 100644
--- a/devel/calibrator/files/patch-Makefile
+++ b/devel/calibrator/files/patch-Makefile
@@ -5,7 +5,7 @@
+
+PROG= calibrator
+SRCS= calibrator.c
-+NOMAN= defined
++NO_MAN= defined
+
+CFLAGS+= -D_ANSI_SOURCE
+LDADD+= -lm