aboutsummaryrefslogtreecommitdiff
path: root/graphics/lphoto
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-03-08 14:20:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-03-08 14:20:03 +0000
commitd2deeabc7ae3cf8adb075c50e490495b79d38aa2 (patch)
tree31da7da5903555d44578baa47b9bfe7c5c595baf /graphics/lphoto
parentc9fc7fc6e19501939e87f9acac7614817e386781 (diff)
downloadports-d2deeabc7ae3cf8adb075c50e490495b79d38aa2.tar.gz
ports-d2deeabc7ae3cf8adb075c50e490495b79d38aa2.zip
Notes
Diffstat (limited to 'graphics/lphoto')
-rw-r--r--graphics/lphoto/Makefile16
1 files changed, 1 insertions, 15 deletions
diff --git a/graphics/lphoto/Makefile b/graphics/lphoto/Makefile
index 5abc1f4c6475..31bcb6fe6310 100644
--- a/graphics/lphoto/Makefile
+++ b/graphics/lphoto/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lphoto
PORTVERSION= 2.0.42
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://software.linspire.com/emptypool/lindowsos/pool/main/l/lphoto/
DISTNAME= ${PORTNAME}_${PORTVERSION}-0.0.0.45.lindows0.1
@@ -31,20 +31,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include <bsd.port.pre.mk>
-.if ${ARCH}=="i386"
-.if ${MACHINE_CPU:Mmmx} && !defined(WITHOUT_JPEGMMX)
-RUN_DEPENDS+= jpegtran-mmx:${PORTSDIR}/graphics/jpeg-mmx
-
-pre_everything::
- @${ECHO_MSG} "===> Define WITHOUT_JPEGMMX to disable jpeg-mmx support"
- @${ECHO_MSG} "===>"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|jpegtran|jpegtran-mmx|' \
- ${WRKSRC}/Lphoto/photolibrary.py
-.endif
-.endif
-
do-install:
@cd ${WRKSRC} && ${PYTHON_CMD} install.py -d ${PREFIX}/${PYTHON_SITELIBDIR:S/${PYTHONBASE}//} -b ${PREFIX}/bin