diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-21 10:07:35 +0000 |
commit | cc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch) | |
tree | c2b4515527fa44f542b6521d6f5d161920a65bce /graphics/jpeg-mmx | |
parent | a3dda2e04d90f5ebf144836d5c498188539545d0 (diff) |
Notes
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 52bf16446aea..b72f77a33b27 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -17,7 +17,6 @@ MAINTAINER= jseger@FreeBSD.org 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 |