aboutsummaryrefslogtreecommitdiffstats
path: root/editors/led
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-04 10:35:28 +0800
committeredwin <edwin@FreeBSD.org>2002-11-04 10:35:28 +0800
commitc4ef1140295d9b2479fc870af4e95437ea668c56 (patch)
tree2d5815627234532475e3b05df185cc686b29b421 /editors/led
parent1b7bb332fa18b58d935d7c527a75470c92de2626 (diff)
downloadfreebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.tar.gz
freebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.tar.zst
freebsd-ports-gnome-c4ef1140295d9b2479fc870af4e95437ea668c56.zip
Ports didn't build without USE_PERL5=yes
Noticed on: bento
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>