aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/opensched/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-10-20 06:29:07 +0800
committerkris <kris@FreeBSD.org>2002-10-20 06:29:07 +0800
commit192f02b3130a85f591f075a4f5048d117d0f1b7a (patch)
tree79ef5bb8b0ba85efa5bdad4284dd60b350b2b3b1 /textproc/opensched/Makefile
parent08b33baa91c4b993486ba5d8baadb31bde72a8cd (diff)
downloadfreebsd-ports-gnome-192f02b3130a85f591f075a4f5048d117d0f1b7a.tar.gz
freebsd-ports-gnome-192f02b3130a85f591f075a4f5048d117d0f1b7a.tar.zst
freebsd-ports-gnome-192f02b3130a85f591f075a4f5048d117d0f1b7a.zip
Respect CC and CFLAGS, and fix a bug involving use of uninitialized
memory after malloc (causes coredump on -current)
Diffstat (limited to 'textproc/opensched/Makefile')
-rw-r--r--textproc/opensched/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile
index cc668f60f253..3a8998e9932d 100644
--- a/textproc/opensched/Makefile
+++ b/textproc/opensched/Makefile
@@ -7,6 +7,7 @@
PORTNAME= opensched
PORTVERSION= 0.1.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.m-tech.ab.ca/download/sched/
DISTNAME= ${PORTNAME}-${PORTVERSION}