From d5b80be1d36cacf7916a3e8c80ec434295b20091 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 23 Jan 2014 00:32:52 +0000 Subject: [PATCH] Support stage --- devel/libnotify/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 74a7969e5879..02ec4fbbd501 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -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