fix configure
This commit is contained in:
parent
6dd5604ee8
commit
ea02658e66
@ -1,21 +1,19 @@
|
||||
# OpenBSD makefile for: tintin++
|
||||
# Version required: 1.5pl6
|
||||
# Date created: 17 Nov 1997
|
||||
# Whom: ejovi
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1997/11/18 04:05:09 joey Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1999/03/30 06:01:54 marc Exp $
|
||||
# Id: Makefile,v 1.7 1996/11/18 11:36:43 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tintin++v1.5pl6
|
||||
PKGNAME= tintin-1.5.6
|
||||
CATEGORIES= net games
|
||||
|
||||
MAINTAINER= ports@OpenBSD.ORG
|
||||
|
||||
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= joey@OpenBSD.ORG
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
|
||||
WRKSRC= ${WRKDIR}/tintin++/src
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user