aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/emovix
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-08-03 16:45:51 +0800
committeraz <az@FreeBSD.org>2013-08-03 16:45:51 +0800
commitf8d84df2018f0071d586d8c74fe89b3ebe61cbfc (patch)
treebea626d8d7aaa3973f00760684b26d2ddcce74eb /multimedia/emovix
parent5ff0965a6a20416caf6012b02767e66ac0694085 (diff)
downloadfreebsd-ports-gnome-f8d84df2018f0071d586d8c74fe89b3ebe61cbfc.tar.gz
freebsd-ports-gnome-f8d84df2018f0071d586d8c74fe89b3ebe61cbfc.tar.zst
freebsd-ports-gnome-f8d84df2018f0071d586d8c74fe89b3ebe61cbfc.zip
- Convert to new perl framework
- Trim Makefile header
Diffstat (limited to 'multimedia/emovix')
-rw-r--r--multimedia/emovix/Makefile8
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>