bump version # in binary
This commit is contained in:
parent
873a8df5ea
commit
3885367453
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.71 2004/12/02 06:43:14 itojun Exp $
|
# $NetBSD: Makefile,v 1.72 2004/12/02 06:44:27 itojun Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
DISTNAME= racoon-20040818a
|
DISTNAME= racoon-20040818a
|
||||||
|
@ -39,9 +39,9 @@ CONFIGURE_ARGS+=--disable-ipv6
|
||||||
.endif
|
.endif
|
||||||
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
|
CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR}
|
||||||
.if defined(PKGREVISION)
|
.if defined(PKGREVISION)
|
||||||
CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040617anb${PKGREVISION}
|
CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040818anb${PKGREVISION}
|
||||||
.else
|
.else
|
||||||
CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040617a
|
CONFIGURE_ARGS+=--with-pkgversion=netbsd-pkgsrc-20040818a
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
|
|
Loading…
Reference in a new issue