diff options
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r-- | devel/libnotify/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile index a82c1d982..968e7014e 100644 --- a/devel/libnotify/Makefile +++ b/devel/libnotify/Makefile @@ -1,6 +1,6 @@ # Created by: Andreas Kohn <andreas@syndrom23.de> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/devel/libnotify/Makefile 18610 2013-06-30 16:33:05Z marcus $ PORTNAME= libnotify PORTVERSION= 0.7.5 @@ -15,8 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_XZ= yes USE_GNOME= intlhack glib20 gtk20 ltverhack introspection -USES= gettext pathfix pkgconfig -USE_GMAKE= yes +USES= gettext gmake pathfix pkgconfig USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include |