remove SUBST_VARS+=DISTNAME, no package change.

ok ajacoutot@
This commit is contained in:
aanriot 2007-07-07 21:38:36 +00:00
parent 9e1d40ebb4
commit 1264485847

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.43 2007/04/14 21:20:19 sturm Exp $
# $OpenBSD: Makefile,v 1.44 2007/07/07 21:38:36 aanriot Exp $
COMMENT= "Data Display Debugger, graphical front-end for GDB, etc"
COMMENT= Data Display Debugger, graphical front-end for GDB, etc
DISTNAME= ddd-3.3.11
PKGNAME= ${DISTNAME}p1
@ -32,8 +32,6 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
AUTOCONF_VERSION=2.59
SEPARATE_BUILD= simple
SUBST_VARS+= DISTNAME
CONFIGURE_ARGS= --with-readline-libraries=/usr/lib
MAKE_FLAGS= MAINTAINER="'${MAINTAINER}'"