aboutsummaryrefslogtreecommitdiff
path: root/print/hplip3/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-05-26 23:50:11 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-05-26 23:50:11 +0000
commit9ab82d60d82105cd57c38a2d3d2b00edfb534148 (patch)
tree128cf726daa92cd9ce854d84bb2725df07e1cb8d /print/hplip3/Makefile
parent1212c2eaf49af22f4d49cb9e1ee68bb248981a22 (diff)
Notes
Diffstat (limited to 'print/hplip3/Makefile')
-rw-r--r--print/hplip3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile
index 1ff6eaf54e9a..f2d136778fb3 100644
--- a/print/hplip3/Makefile
+++ b/print/hplip3/Makefile
@@ -45,7 +45,7 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} IJSVER=2.1.10
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= does not compile
+USE_AUTOTOOLS= automake:19:env autoconf:259:env aclocal:19:env
.endif
.if exists(${LOCALBASE}/bin/pylupdate)
@@ -82,6 +82,7 @@ post-patch:
${WRKSRC}/*.py \
${WRKSRC}/*/*.py \
${WRKSRC}/*/*/*.py
+ @${REINPLACE_CMD} 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
.if defined(NOPORTDOCS)
@${REINPLACE_CMD} -e 's|install-data-am: install-docDATA|install-data-am:|g' \
${WRKSRC}/prnt/hpijs/Makefile.in