aboutsummaryrefslogtreecommitdiff
path: root/mail/mu
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:38:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:38:29 +0000
commit1ef1291892d38d425103f6102c0e997d9d5c65fa (patch)
tree9ea895aba8c44743b17818d766623f575ddeb4ae /mail/mu
parent877e282dd37ac0c5368eb426c8cb258ece83faa2 (diff)
downloadports-1ef1291892d38d425103f6102c0e997d9d5c65fa.tar.gz
ports-1ef1291892d38d425103f6102c0e997d9d5c65fa.zip
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
Notes
Notes: svn path=/head/; revision=325753
Diffstat (limited to 'mail/mu')
-rw-r--r--mail/mu/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/mu/Makefile b/mail/mu/Makefile
index 58bc5a1b8c4b..11c3087d3cad 100644
--- a/mail/mu/Makefile
+++ b/mail/mu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection Makefile for: mu
-# Date created: 2 March 2012
-# Whom: rea@FreeBSD.org
-#
+# Created by: rea@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= mu
PORTVERSION= 0.9.9
@@ -20,8 +16,8 @@ LIB_DEPENDS= xapian:${PORTSDIR}/databases/xapian-core \
gmime:${PORTSDIR}/mail/gmime24
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_GNOME= glib20 pkgconfig
+USES= pkgconfig gmake
+USE_GNOME= glib20
MAN1= mu-cfind.1 mu-easy.1 mu-extract.1 mu-find.1 mu-index.1 \
mu-mkdir.1 mu-view.1 mu-add.1 mu-remove.1 mu-server.1 mu.1 \