aboutsummaryrefslogtreecommitdiff
path: root/multimedia/emovix
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-06-06 14:04:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-06-06 14:04:06 +0000
commitcc32d6ee4c0df4c278ed68f181c38d81c4e3a533 (patch)
tree1597762ad74c58ffc5e1e7327fd05681f798bc56 /multimedia/emovix
parent65792bf65b0fad9378331f434988b02b7c108a68 (diff)
downloadports-cc32d6ee4c0df4c278ed68f181c38d81c4e3a533.tar.gz
ports-cc32d6ee4c0df4c278ed68f181c38d81c4e3a533.zip
*PERL* cleanup. ports@ maintained ports.
- PERL_CONFIGURE implies USE_PERL5. - USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN. Reported by: az
Notes
Notes: svn path=/head/; revision=320099
Diffstat (limited to 'multimedia/emovix')
-rw-r--r--multimedia/emovix/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/emovix/Makefile b/multimedia/emovix/Makefile
index f3b548e72f78..90cfa1e80533 100644
--- a/multimedia/emovix/Makefile
+++ b/multimedia/emovix/Makefile
@@ -16,6 +16,5 @@ COMMENT= Mini Linux distro to create bootable video CDs
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_PERL5_BUILD=yes
.include <bsd.port.mk>