From e3e51e8117c04767f1b2c22d9fd4e83d51f2d9d9 Mon Sep 17 00:00:00 2001 From: reg Date: Tue, 3 Oct 2000 00:54:04 +0000 Subject: Correct USE_LIBTOOL usage. --- graphics/jpeg/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/jpeg/Makefile') diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index b72f77a..6997d9f 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -16,11 +16,12 @@ DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= jseger@FreeBSD.org WRKSRC= ${WRKDIR}/jpeg-6b + +USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= LIBTOOL=${LIBTOOL} + MAN1= cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1 -USE_LIBTOOL= yes post-install: .if !defined(NOPORTDOCS) -- cgit v1.1