no more need to build this static on sparc64, remove workaround

ld.so fix thanks to drahn@
This commit is contained in:
pvalchev 2002-09-04 00:55:41 +00:00
parent eac9e0eac6
commit 6109dd2c35

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2002/05/23 23:44:21 brad Exp $
# $OpenBSD: Makefile,v 1.29 2002/09/04 00:55:41 pvalchev Exp $
COMMENT= "PDF viewer for X"
@ -25,11 +25,6 @@ CONFIGURE_ARGS= --with-gzip
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include/freetype2 -I${LOCALBASE}/include" \
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
# XXX temp workaround
.if ${MACHINE_ARCH:Msparc64}
CONFIGURE_ENV+= LIBS="-static"
.endif
post-install:
@cd ${PREFIX}/bin && \
strip pdffonts pdfimages pdfinfo pdftopbm pdftops pdftotext xpdf