aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-21 10:07:35 +0000
commitcc121d979407d6c3fdfdef751cec3b97e5ed9885 (patch)
treec2b4515527fa44f542b6521d6f5d161920a65bce /graphics/jpeg
parenta3dda2e04d90f5ebf144836d5c498188539545d0 (diff)
downloadports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.tar.gz
ports-cc121d979407d6c3fdfdef751cec3b97e5ed9885.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
Notes
Notes: svn path=/head/; revision=31811
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile1
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