build bk2site with gcc3 on sparc64

This commit is contained in:
lebel 2003-01-04 18:10:53 +00:00
parent 5f4b2f412b
commit 75364e0fbd

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2002/10/17 11:25:39 naddy Exp $
# $OpenBSD: Makefile,v 1.10 2003/01/04 18:10:53 lebel Exp $
COMMENT= "convert Netscape bookmarks into a Yahoo-like website"
@ -15,11 +15,17 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bk2site/}
# gcc3
MODULES= gcc3
MODGCC3_ARCHES= sparc64
MODGCC3_LANGS+= c++
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-standard-datadir
MAKE_FLAGS= CXXFLAGS="${CXXFLAGS}"
post-install:
${INSTALL_MAN} ${WRKSRC}/bk2site.1 ${PREFIX}/man/man1/
${INSTALL_DATA} ${WRKSRC}/indexbase.html ${WRKSRC}/otherbase.html \