summaryrefslogtreecommitdiff
path: root/multimedia/lxdvdrip
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/lxdvdrip')
-rw-r--r--multimedia/lxdvdrip/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/lxdvdrip/Makefile b/multimedia/lxdvdrip/Makefile
index e3cc653c4a13..defb81b306c9 100644
--- a/multimedia/lxdvdrip/Makefile
+++ b/multimedia/lxdvdrip/Makefile
@@ -53,12 +53,10 @@ PORTDOCS= Changelog.de Changelog.en Changelog.fr \
TODO freebsd.doc
MAN1= lxdvdrip.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 500000
PLIST_FILES= bin/vamps_${PORTNAME} \
bin/play_cell_${PORTNAME}
-.endif
+
+.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -E \
@@ -91,10 +89,8 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc-pak/lxdvdrip.conf.EN ${PREFIX}/etc/lxdvdrip.conf
.endif
# binaries
-.if ${OSVERSION} > 500000
${INSTALL_PROGRAM} ${WRKSRC}/vamps/vamps_${PORTNAME} ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/vamps/play_cell_${PORTNAME} ${PREFIX}/bin
-.endif
${INSTALL_PROGRAM} ${WRKSRC}/dvdbackup/dvdbackup_${PORTNAME} ${PREFIX}/bin
# examples
@${MKDIR} ${EXAMPLESDIR}