diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 00:55:05 +0800 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-08-03 00:55:05 +0800 |
commit | 911aeddd517b4b466cb000c6bd11becacd9d973d (patch) | |
tree | b1748a305f1fbeae4e79b80ce1f77251f519c987 /comms/atslog | |
parent | 2ce50e0dff3b5a2e1fcbb6fc61ff32ae2a63d5ca (diff) | |
download | freebsd-ports-gnome-911aeddd517b4b466cb000c6bd11becacd9d973d.tar.gz freebsd-ports-gnome-911aeddd517b4b466cb000c6bd11becacd9d973d.tar.zst freebsd-ports-gnome-911aeddd517b4b466cb000c6bd11becacd9d973d.zip |
- Convert to new perl framework
- Trim Makefile header
Diffstat (limited to 'comms/atslog')
-rw-r--r-- | comms/atslog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/atslog/Makefile b/comms/atslog/Makefile index 50d1e6da4a94..1c107f26258f 100644 --- a/comms/atslog/Makefile +++ b/comms/atslog/Makefile @@ -19,7 +19,7 @@ WWW_DESC= Install web interface WWWGD_DESC= Graphic reports GNU_CONFIGURE= yes -USE_PERL5= yes +USES= perl5 USE_RC_SUBR= ${PORTNAME}d PORTDOCS= CHANGES ChangeLog DEINSTALL INSTALL LICENSE TODO UPDATING USAGE SUB_FILES= pkg-message |