aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mmpython/Makefile
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2006-03-31 09:58:03 +0800
committerbland <bland@FreeBSD.org>2006-03-31 09:58:03 +0800
commit2444bf6dc670d8c4ab7665c0c372d09b78768065 (patch)
tree576fd7efcbd7cdddc086a99e140d75acb11d7b89 /multimedia/mmpython/Makefile
parenta4684357d133c0093f630363cfbb9f715be9f42a (diff)
downloadfreebsd-ports-gnome-2444bf6dc670d8c4ab7665c0c372d09b78768065.tar.gz
freebsd-ports-gnome-2444bf6dc670d8c4ab7665c0c372d09b78768065.tar.zst
freebsd-ports-gnome-2444bf6dc670d8c4ab7665c0c372d09b78768065.zip
- Workaround Pythons ioctl() wrapper deficency.
- Add CDS constant missed on FreeBSD. - Catch up with lsdvd output format changes. - Remove obsolete USE_REINPLACE. Approved by: maintainer
Diffstat (limited to 'multimedia/mmpython/Makefile')
-rw-r--r--multimedia/mmpython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile
index ca1dcf47ba9b..9e1f5a4bf498 100644
--- a/multimedia/mmpython/Makefile
+++ b/multimedia/mmpython/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mmpython
PORTVERSION= 0.4.8
+PORTREVISION= 1
CATEGORIES= multimedia python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -20,7 +21,6 @@ RUN_DEPENDS= lsdvd:${PORTSDIR}/multimedia/lsdvd
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} \