From de73e847409322254401dfe51322e4a7355310ff Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 16 Oct 2011 19:57:09 +0000 Subject: Spell PORTSDIR correctly git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16439 df743ca5-7f9a-e211-a948-0013205c9059 --- net/gnome-online-accounts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index b0c61b921..455a323e6 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/net/gnome-online-accounts/Makefile,v 1.3 2011/09/19 21:14:28 kwm Exp $ +# $MCom: ports/net/gnome-online-accounts/Makefile,v 1.4 2011/10/04 21:14:40 kwm Exp $ PORTNAME= gnome-online-accounts PORTVERSION= 3.2.0.1 @@ -13,7 +13,7 @@ MASTER_SITES= GNOME MAINTAINER= kwm@FreeBSD.org COMMENT= Interface privider to access the user's online accounts. -BUILD_DEPENDS= g-ir-scanner:${PORSTDIR}/devel/gobject-introspection \ +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl LIB_DEPENDS= webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3 \ json-glib:${PORTSDIR}/devel/json-glib \ -- cgit