aboutsummaryrefslogtreecommitdiff
path: root/mail/wmmaiload
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-11 16:45:58 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-11 16:45:58 +0000
commit30fb06c870312f125ce13d34b81a10f7906677eb (patch)
tree07c99aa739c6b74a8b8c37fee0caed1e65bb175c /mail/wmmaiload
parentf19c454457053117207f92b46d70774cb96bfdf7 (diff)
downloadports-30fb06c870312f125ce13d34b81a10f7906677eb.tar.gz
ports-30fb06c870312f125ce13d34b81a10f7906677eb.zip
Add explicit dependency on pkgconf (18 ports)
Notes
Notes: svn path=/head/; revision=326991
Diffstat (limited to 'mail/wmmaiload')
-rw-r--r--mail/wmmaiload/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/mail/wmmaiload/Makefile b/mail/wmmaiload/Makefile
index c6e6ec62c8d0..03351f43843c 100644
--- a/mail/wmmaiload/Makefile
+++ b/mail/wmmaiload/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: wmmaiload
-# Date created: Sat Sep 21 01:48:10 EDT 2002
-# Whom: pat
-#
+# Created by: pat
# $FreeBSD$
-#
PORTNAME= wmmaiload
PORTVERSION= 2.2.1
@@ -14,9 +10,9 @@ MASTER_SITES= http://tnemeth.free.fr/projets/programmes/
MAINTAINER= ports@FreeBSD.org
COMMENT= Incoming mail monitor dockapp with a similar look to wmcpuload
+USES= gmake pkgconfig
USE_XORG= xpm
USE_OPENSSL= yes
-USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
MAKE_ARGS= CC="${CC}" \