diff options
Diffstat (limited to 'graphics/jpeg')
-rw-r--r-- | graphics/jpeg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 52bf16446aea..b72f77a33b27 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/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 |