Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 00:32:53 +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: r340766 - head/devel/libnotify
Message-ID:  <201401230032.s0N0Wr31046231@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Jan 23 00:32:52 2014
New Revision: 340766
URL: http://svnweb.freebsd.org/changeset/ports/340766
QAT: https://qat.redports.org/buildarchive/r340766/

Log:
  Support stage

Modified:
  head/devel/libnotify/Makefile

Modified: head/devel/libnotify/Makefile
==============================================================================
--- head/devel/libnotify/Makefile	Thu Jan 23 00:31:22 2014	(r340765)
+++ head/devel/libnotify/Makefile	Thu Jan 23 00:32:52 2014	(r340766)
@@ -8,10 +8,9 @@ CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 
 MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	A library for desktop notifications
+COMMENT=	Library for desktop notifications
 
 LICENSE=	LGPL21
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 USE_XZ=		yes
 USE_GNOME=	intlhack glib20 gdkpixbuf2 ltverhack introspection:build
@@ -21,5 +20,4 @@ USE_AUTOTOOLS=	libtool
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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