Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2014 19:25:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350836 - head/devel/notify-sharp
Message-ID:  <201404101925.s3AJPZuh095027@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Apr 10 19:25:35 2014
New Revision: 350836
URL: http://svnweb.freebsd.org/changeset/ports/350836
QAT: https://qat.redports.org/buildarchive/r350836/

Log:
  Support stage

Modified:
  head/devel/notify-sharp/Makefile

Modified: head/devel/notify-sharp/Makefile
==============================================================================
--- head/devel/notify-sharp/Makefile	Thu Apr 10 19:25:08 2014	(r350835)
+++ head/devel/notify-sharp/Makefile	Thu Apr 10 19:25:35 2014	(r350836)
@@ -15,8 +15,7 @@ RUN_DEPENDS=	${LOCALBASE}/libdata/pkgcon
 		${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
 
 GNU_CONFIGURE=	yes
-USES=		gmake pkgconfig
-USE_GNOME=	gnomehack gtksharp20
+USES=		gmake pathfix pkgconfig
+USE_GNOME=	gtksharp20
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404101925.s3AJPZuh095027>