diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:09:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:09:24 +0000 |
commit | f811bf8ec54bdf5c145f71aa36f4abe1eec95678 (patch) | |
tree | da7b3e5b0d7d95967eb096484d74d48d57ebcf02 /benchmarks/postal/Makefile | |
parent | 5163781803124a083a6fdae72fd2235faf64ac0c (diff) | |
download | ports-f811bf8ec54bdf5c145f71aa36f4abe1eec95678.tar.gz ports-f811bf8ec54bdf5c145f71aa36f4abe1eec95678.zip |
Notes
Diffstat (limited to 'benchmarks/postal/Makefile')
-rw-r--r-- | benchmarks/postal/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile index eee05013edf7..b54b79289dc2 100644 --- a/benchmarks/postal/Makefile +++ b/benchmarks/postal/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: postal -# Date created: Apr 2, 2001 -# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org> -# +# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> # $FreeBSD$ -# PORTNAME= postal PORTVERSION= 0.72 @@ -22,7 +17,7 @@ OPTIONS_DEFAULT= SSL USE_OPENSSL= yes GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake PLIST_FILES= sbin/bhm sbin/postal bin/postal-list sbin/rabid |