diff options
author | matthew <matthew@FreeBSD.org> | 2012-12-15 17:31:58 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2012-12-15 17:31:58 +0800 |
commit | 386d2e5f592fd6973f7a0bbf365e3b61ac8ff0ff (patch) | |
tree | 2b35442337ac000dadad55e0a145187cecdaeb8d /misc | |
parent | d32d80867ad04d69539f666dbd0722cb9228cee1 (diff) | |
download | freebsd-ports-gnome-386d2e5f592fd6973f7a0bbf365e3b61ac8ff0ff.tar.gz freebsd-ports-gnome-386d2e5f592fd6973f7a0bbf365e3b61ac8ff0ff.tar.zst freebsd-ports-gnome-386d2e5f592fd6973f7a0bbf365e3b61ac8ff0ff.zip |
Trim remaining untrimmed headers on my ports
Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Business-Hours/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/p5-Business-Hours/Makefile b/misc/p5-Business-Hours/Makefile index a79159ee064a..fd910d808aa4 100644 --- a/misc/p5-Business-Hours/Makefile +++ b/misc/p5-Business-Hours/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Business-Hours -# Date created: 23 August 2008 -# Whom: Matthew Seaman <m.seaman@infracaninophile.co.uk> -# +# Created by: Matthew Seaman # $FreeBSD$ -# PORTNAME= Business-Hours PORTVERSION= 0.10 |