diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 2000-07-30 03:32:27 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 2000-07-30 03:32:27 +0000 |
commit | e949aee3adf5ce3bbbc7aa5cff7cf7ba6988d6da (patch) | |
tree | 676da140b86a00b63961a2f7cfdf8afe11bac588 /graphics/jpeg-mmx/Makefile | |
parent | Activate tkregexp. (diff) |
/usr/local/bin/libtool -> ${LIBTOOL}
PR: ports/19450
Notes
Notes:
svn path=/head/; revision=31122
Diffstat (limited to 'graphics/jpeg-mmx/Makefile')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 7b0ffb0720de..52bf16446aea 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/jpeg-6b INSTALLS_SHLIB= yes GNU_CONFIGURE= 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 |