Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-23 00:32:52 +00:00
parent ada2bf9f7e
commit d5b80be1d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340766

View file

@ -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>