diff --git a/sysutils/rox/Makefile b/sysutils/rox/Makefile index 86409faed4ae..1a7e440ecb40 100644 --- a/sysutils/rox/Makefile +++ b/sysutils/rox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2007/09/21 13:04:21 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2007/11/14 13:15:36 rillig Exp $ # DISTNAME= rox-2.4.1 @@ -38,7 +38,8 @@ SUBST_SED.bin= -e 's,BIN="$$APP_DIR,BIN="${PREFIX}/libexec/rox,g' BUILD_TARGET= ROX-Filer CONFIGURE_DIRS= ROX-Filer/src -CONFIGURE_SCRIPT= configure.tmp +CONFIGURE_SCRIPT= ./configure.tmp +LIBS.SunOS+= -lm post-patch: ${MV} ${WRKSRC:Q}/ROX-Filer/src/configure ${WRKSRC:Q}/ROX-Filer/src/${CONFIGURE_SCRIPT:Q}