1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Update to 15.6

PR:		ports/68186
Submitted by:	Chris Pressey <cpressey@catseye.mine.nu>
This commit is contained in:
Pav Lucistnik 2004-06-22 18:31:21 +00:00
parent 2d3de1a3c0
commit 8a6316dbd9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111992
3 changed files with 14 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= dt
PORTVERSION= 14.39
PORTVERSION= 15.6
CATEGORIES= sysutils
MASTER_SITES= http://www.bit-net.com/~rmiller/ftp/dt/
DISTNAME= dt-source

View File

@ -1,2 +1,2 @@
MD5 (dt-source.tar.gz) = 4c43d4e54864c9a66b56c87764399f39
SIZE (dt-source.tar.gz) = 960595
MD5 (dt-source.tar.gz) = 64226edc9059521884838d993cc77f20
SIZE (dt-source.tar.gz) = 971475

View File

@ -0,0 +1,11 @@
--- Makefile.freebsd.orig 2004-02-13 14:27:00.000000000 -0800
+++ Makefile.freebsd 2004-06-21 17:11:28.000000000 -0700
@@ -74,7 +74,7 @@
PORG = -O
AWK= awk
-CFLAGS= $(PORG) -DAIO -DFIFO -DMMAP -DTTY -DFreeBSD
+CFLAGS+=$(PORG) -DAIO -DFIFO -DMMAP -DTTY -DFreeBSD -D_BSD_SOURCE
CPP= /usr/bin/cpp
CPPOPTS=
LDFLAGS=