1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Remove -g.

Submitted by:	thomas
This commit is contained in:
Jordan K. Hubbard 1994-12-29 20:16:17 +00:00
parent 00159a2146
commit 38e7788859
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=647
2 changed files with 8 additions and 8 deletions

View File

@ -1,14 +1,14 @@
# New ports collection makefile for: jpeg
# Version required: 5
# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.1.1.1 1994/11/06 08:18:01 smace Exp $
# $Id: Makefile,v 1.2 1994/11/20 15:30:24 torstenb Exp $
#
DISTNAME= jpegsrc.v5
DISTNAME= jpegsrc.v5a
GNU_CONFIGURE= yes
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
WRKSRC= ${WRKDIR}/jpeg-5
WRKSRC= ${WRKDIR}/jpeg-5a
.include <bsd.port.mk>

View File

@ -1,14 +1,14 @@
# New ports collection makefile for: jpeg
# Version required: 5
# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.1.1.1 1994/11/06 08:18:01 smace Exp $
# $Id: Makefile,v 1.2 1994/11/20 15:30:24 torstenb Exp $
#
DISTNAME= jpegsrc.v5
DISTNAME= jpegsrc.v5a
GNU_CONFIGURE= yes
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
WRKSRC= ${WRKDIR}/jpeg-5
WRKSRC= ${WRKDIR}/jpeg-5a
.include <bsd.port.mk>