From 53ad8315b0a2ef773e5e5f74a380bab573e4d008 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 7 May 2013 13:12:31 +0000 Subject: Add some shebangfix to allow building most of the ports tree without /usr/bin/perl Submitted by: John Marino Obtained from: DPorts --- x11/bgrot/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/bgrot/Makefile b/x11/bgrot/Makefile index 6eb7818ebab1..87805a9fd4d9 100644 --- a/x11/bgrot/Makefile +++ b/x11/bgrot/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: bgrot -# Date created: 12 January 1999 -# Whom: Matthew Fuller -# +# Created by: Matthew Fuller # $FreeBSD$ -# PORTNAME= bgrot PORTVERSION= 1.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ http://distfiles.over-yonder.net/bgrot/ @@ -17,7 +13,9 @@ COMMENT= A program to handle your X background to prevent boredom RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv +USES= shebangfix USE_PERL5= yes +SHEBANG_FILES= *.pl MAN1= bgrot.1 MANCOMPRESSED= yes -- cgit v1.2.3