diff options
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index f4c4e151b..13b6a9998 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -13,11 +13,8 @@ COMMENT= A library for desktop notifications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection - USE_XZ= yes -USE_GNOME= intlhack glib20 gtk20 ltverhack +USE_GNOME= intlhack glib20 gtk20 ltverhack introspection USES= gettext pathfix pkgconfig USE_GMAKE= yes USE_LDCONFIG= yes |