From 8052fd3fb7fe6d92a2417b006fdc2957f45cc132 Mon Sep 17 00:00:00 2001 From: adamw Date: Mon, 16 Jun 2003 20:52:58 +0000 Subject: Utilize USE_GNOME= pkgconfig. --- x11/startup-notification/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'x11') diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 9879103..d90ecf3 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -16,14 +16,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Library that supports startup notification spec from freedesktop.org -BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig - USE_BZIP2= yes USE_X_PREFIX= yes -USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier +USE_GNOME= gnomeprefix gnomehack gnomehier pkgconfig USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.1