mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Unbreak on 5.x by adding USE_PERL5. Clean up dependencies.
PR: ports/62179 Submitted by: Heiner Eichmann <h.eichmann at gmx.de> (maintainer)
This commit is contained in:
parent
dcb30d4c11
commit
22a5c9dcee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101787
@ -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>
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user