diff options
Diffstat (limited to 'multimedia/emovix/Makefile')
-rw-r--r-- | multimedia/emovix/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/multimedia/emovix/Makefile b/multimedia/emovix/Makefile index 90cfa1e80533..b82f6e2c6d02 100644 --- a/multimedia/emovix/Makefile +++ b/multimedia/emovix/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emovix -# Date created: 2003/10/31 -# Whom: Heiner <h.eichmann@gmx.de> -# +# Created by: Heiner <h.eichmann@gmx.de> # $FreeBSD$ -# PORTNAME= emovix PORTVERSION= 0.9.0 @@ -14,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mini Linux distro to create bootable video CDs GNU_CONFIGURE= yes +USES= perl5 USE_GMAKE= yes -USE_PERL5= yes .include <bsd.port.mk> |