aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-06-06 22:04:06 +0800
committermat <mat@FreeBSD.org>2013-06-06 22:04:06 +0800
commit7f15e454b8e6f6f20a8fb2fcbf062ea987199e92 (patch)
tree1597762ad74c58ffc5e1e7327fd05681f798bc56 /multimedia
parent1d4353a411932ea300625350f04f8e2ada5094d6 (diff)
downloadfreebsd-ports-gnome-7f15e454b8e6f6f20a8fb2fcbf062ea987199e92.tar.gz
freebsd-ports-gnome-7f15e454b8e6f6f20a8fb2fcbf062ea987199e92.tar.zst
freebsd-ports-gnome-7f15e454b8e6f6f20a8fb2fcbf062ea987199e92.zip
*PERL* cleanup. ports@ maintained ports.
- PERL_CONFIGURE implies USE_PERL5. - USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN. Reported by: az
Diffstat (limited to 'multimedia')
-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>