aboutsummaryrefslogtreecommitdiff
path: root/editors/led
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 02:35:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 02:35:28 +0000
commit8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774 (patch)
treea464cea7ab72a05b3e89b10ac479b2415c68883a /editors/led
parent6097f03e914afc72ab11bca0cf311ad5f1fd15e3 (diff)
downloadports-8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774.tar.gz
ports-8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774.zip
Ports didn't build without USE_PERL5=yes
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69425
Diffstat (limited to 'editors/led')
-rw-r--r--editors/led/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile
index 339737a24d9f..a9d0899e796e 100644
--- a/editors/led/Makefile
+++ b/editors/led/Makefile
@@ -14,5 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-editor
MAINTAINER= fracture@allusion.net
GNU_CONFIGURE= yes
+USE_PERL5= yes
.include <bsd.port.mk>