mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Support stage
This commit is contained in:
parent
ada2bf9f7e
commit
d5b80be1d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340766
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue