mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Upgrade.
This commit is contained in:
parent
490ab3a381
commit
033337cea4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1075
@ -1,15 +1,16 @@
|
||||
# New ports collection makefile for: tracker
|
||||
# Version required: 4.19
|
||||
# Version required: 4.21
|
||||
# Date created: 2 Oct 1994
|
||||
# Whom: swallace
|
||||
#
|
||||
# $Id: Makefile,v 1.9 1995/02/25 17:54:38 ats Exp $
|
||||
# $Id: Makefile,v 1.10 1995/02/27 22:43:07 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tracker
|
||||
DISTFILES= tracker-4.19.tar.Z
|
||||
DISTFILES= tracker-4.21.tar.Z
|
||||
MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
|
||||
USE_GMAKE= YES
|
||||
MAKE_FLAGS= MACHINE=freebsd CC=cc -f
|
||||
INSTALL_TARGET= install install.man
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tracker-4.19.tar.Z) = a47090972a97518b4cdbc0652ae4be39
|
||||
MD5 (tracker-4.21.tar.Z) = 0de5d3949a033d08b1680d50c350efb6
|
||||
|
@ -1,32 +1,5 @@
|
||||
*** Makefile.orig Fri Feb 24 16:41:26 1995
|
||||
--- Makefile Sat Feb 25 18:30:04 1995
|
||||
***************
|
||||
*** 11,22 ****
|
||||
# hpalib, hplow, hp3, dec, solaris, sparc, linux, freebsd, sgi,
|
||||
# soundblaster, aix, next.
|
||||
# gmake needed to handle this file in FreeBSD and NeXTStep
|
||||
! MACHINE = sparc
|
||||
VERSION = 4.18
|
||||
|
||||
# The name of your C compiler. For most machines this will be
|
||||
# either 'cc' or 'gcc'.
|
||||
! CC = gcc
|
||||
|
||||
OPTS=-c
|
||||
|
||||
--- 11,22 ----
|
||||
# hpalib, hplow, hp3, dec, solaris, sparc, linux, freebsd, sgi,
|
||||
# soundblaster, aix, next.
|
||||
# gmake needed to handle this file in FreeBSD and NeXTStep
|
||||
! MACHINE = freebsd
|
||||
VERSION = 4.18
|
||||
|
||||
# The name of your C compiler. For most machines this will be
|
||||
# either 'cc' or 'gcc'.
|
||||
! CC = cc
|
||||
|
||||
OPTS=-c
|
||||
|
||||
*** Makefile.orig Thu Mar 2 16:53:34 1995
|
||||
--- Makefile Fri Mar 3 07:37:29 1995
|
||||
***************
|
||||
*** 32,38 ****
|
||||
MAN_DIR = $(PREFIX)/man
|
||||
|
@ -1 +1 @@
|
||||
Tracker 4.19 - MOD player
|
||||
Tracker 4.21 - MOD player
|
||||
|
Loading…
Reference in New Issue
Block a user