diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 02:35:28 +0000 |
commit | 8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774 (patch) | |
tree | a464cea7ab72a05b3e89b10ac479b2415c68883a /editors | |
parent | 6097f03e914afc72ab11bca0cf311ad5f1fd15e3 (diff) | |
download | ports-8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774.tar.gz ports-8bfc86fab6ae53c4cd0b39b09a8a353cfc9f2774.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/led/Makefile | 1 |
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> |