diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2012-12-15 17:31:58 +0800 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2012-12-15 17:31:58 +0800 |
commit | 24be9b1328d4cae6130b9529f08263afba082c1e (patch) | |
tree | 2b35442337ac000dadad55e0a145187cecdaeb8d /mail | |
parent | 1b60772cf49a74ffe5417b8e7ac950a685340746 (diff) | |
download | freebsd-ports-gnome-24be9b1328d4cae6130b9529f08263afba082c1e.tar.gz freebsd-ports-gnome-24be9b1328d4cae6130b9529f08263afba082c1e.tar.zst freebsd-ports-gnome-24be9b1328d4cae6130b9529f08263afba082c1e.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 'mail')
-rw-r--r-- | mail/sa-utils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/sa-utils/Makefile b/mail/sa-utils/Makefile index f14dce358e2b..74c67843acaf 100644 --- a/mail/sa-utils/Makefile +++ b/mail/sa-utils/Makefile @@ -1,7 +1,5 @@ -# Created by: Matthew Seaman <m.seaman@infracaninophile.co.uk> +# Created by: Matthew Seaman # $FreeBSD$ -# -# Port is self-contained in the files directory. PORTNAME= sa-utils PORTVERSION= 0.02 |