diff options
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index 53c4a7d2a..ec1747e86 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -8,11 +8,12 @@ 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 +NO_STAGE= yes USE_XZ= yes USE_GNOME= intlhack glib20 gdkpixbuf2 ltverhack introspection USES= gettext gmake pathfix pkgconfig |