summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-02-23 01:05:05 +0000
committerlinimon <linimon@FreeBSD.org>2004-02-23 01:05:05 +0000
commite9a4c0d706867bba67e2af93bf64b7babdf518ac (patch)
tree4d91226a07352ae30f2f93804dccb132f551cf42 /multimedia
parente4a356e1b72ca1b88d0715f3cf5495574c27e64f (diff)
downloadFreeBSD-ports-e9a4c0d706867bba67e2af93bf64b7babdf518ac.zip
FreeBSD-ports-e9a4c0d706867bba67e2af93bf64b7babdf518ac.tar.gz
Unbreak on 5.x by adding USE_PERL5. Clean up dependencies.
PR: ports/62179 Submitted by: Heiner Eichmann <h.eichmann at gmx.de> (maintainer)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/emovix/Makefile6
-rw-r--r--multimedia/emovix/pkg-descr2
2 files changed, 3 insertions, 5 deletions
diff --git a/multimedia/emovix/Makefile b/multimedia/emovix/Makefile
index fa74049..e065e27 100644
--- a/multimedia/emovix/Makefile
+++ b/multimedia/emovix/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: k3b
+# New ports collection makefile for: emovix
# Date created: 2003/10/31
# Whom: Heiner <h.eichmann@gmx.de>
#
@@ -15,12 +15,10 @@ MASTER_SITE_SUBDIR= movix
MAINTAINER= h.eichmann@gmx.de
COMMENT= A mini linux distro to create bootable video CDs
-BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
- cdrecord:${PORTSDIR}/sysutils/cdrtools
-
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes
+USE_PERL5= yes
USE_PERL5_BUILD=yes
.include <bsd.port.mk>
diff --git a/multimedia/emovix/pkg-descr b/multimedia/emovix/pkg-descr
index 267ddc2..19833c8 100644
--- a/multimedia/emovix/pkg-descr
+++ b/multimedia/emovix/pkg-descr
@@ -2,6 +2,6 @@ A micro Linux distro meant to be embedded in a CD together with all
video/audio files you want, so that the CD will be able to boot and
automagically play all of its own files.
-eMoviX CDs be written with K3b.
+eMoviX CDs can be written with sysutils/K3b.
WWW: http://movix.sourceforge.net/
OpenPOWER on IntegriCloud