update to 3.0.1, WANTLIB markers.

This commit is contained in:
espie 2004-11-23 03:14:31 +00:00
parent 28a459bb6d
commit f9d3493579
2 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.14 2002/12/29 20:19:10 fgsch Exp $
# $OpenBSD: Makefile,v 1.15 2004/11/23 03:14:31 espie Exp $
COMMENT= "perfect hash functions, to help write parsers"
DISTNAME= gperf-2.7.2
DISTNAME= gperf-3.0.1
CATEGORIES= devel
MAINTAINER= Marc Espie <espie@openbsd.org>
@ -12,12 +12,16 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c m stdc++
MASTER_SITES= ${MASTER_SITE_GNU:=gperf/}
post-extract:
rm ${WRKDIST}/doc/gperf.info
# Don't use SEPARATE_BUILD, the doc doesn't like it
CONFIGURE_STYLE= gnu
# and it also insists upon installing under $(prefix)/doc...
FAKE_FLAGS=docdir='$$(prefix)/share/doc/gperf'
FAKE_FLAGS=docdir='$$(prefix)/share/doc/gperf' mandir='$$(prefix)/man'
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (gperf-2.7.2.tar.gz) = e501acc2e18eed2c8f25ca0ac2330d68
RMD160 (gperf-2.7.2.tar.gz) = 3382fc5c2b23dc1c36435ac6c2a4f7bfd90605a1
SHA1 (gperf-2.7.2.tar.gz) = a8a096093d9f94650bac1e90c8c8bccf49529444
MD5 (gperf-3.0.1.tar.gz) = 00c0f7512710e1b68ab37bd2e68081bf
RMD160 (gperf-3.0.1.tar.gz) = 10e5aec207353397fcb3a896493108d623bf0bae
SHA1 (gperf-3.0.1.tar.gz) = c4453ee492032b369006ee464f4dd4e2c0c0e650