From b8e9b069fbb56d01330def155a8f8d99ce61c3df Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 27 Jul 2012 17:06:03 +0000 Subject: Add some explicit USE_PKGCONFIG=build --- sysutils/eiciel/Makefile | 1 + sysutils/fusefs-gnome-vfs/Makefile | 1 + sysutils/gkleds2/Makefile | 1 + sysutils/graveman/Makefile | 1 + sysutils/pyrenamer/Makefile | 1 + sysutils/quicksynergy/Makefile | 1 + sysutils/sensors-applet/Makefile | 1 + sysutils/serpentine/Makefile | 4 ++-- sysutils/wmfire/Makefile | 1 + textproc/gnome-translate/Makefile | 1 + textproc/sagasu/Makefile | 1 + www/bookmarkbridge/Makefile | 1 + www/erwn/Makefile | 1 + www/screem/Makefile | 1 + 14 files changed, 15 insertions(+), 2 deletions(-) diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile index 891775d..4a67649 100644 --- a/sysutils/eiciel/Makefile +++ b/sysutils/eiciel/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnomehack gnomeprefix intlhack nautilus2 libgnomeui USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0 diff --git a/sysutils/fusefs-gnome-vfs/Makefile b/sysutils/fusefs-gnome-vfs/Makefile index 5ff4b86..9b9f525 100644 --- a/sysutils/fusefs-gnome-vfs/Makefile +++ b/sysutils/fusefs-gnome-vfs/Makefile @@ -22,6 +22,7 @@ RPORTNAME= gnome-vfs-fuse WRKSRC= ${WRKDIR}/${RPORTNAME} USE_GNOME= gnomevfs2 USE_GMAKE= yes +USE_PKGCONFIG= yes PLIST_FILES= bin/gnomevfs-mount PORTDOCS= README diff --git a/sysutils/gkleds2/Makefile b/sysutils/gkleds2/Makefile index 9eba2ec..5bb4300 100644 --- a/sysutils/gkleds2/Makefile +++ b/sysutils/gkleds2/Makefile @@ -22,6 +22,7 @@ USE_XORG= x11 xtst USE_GNOME= gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/sysutils/graveman/Makefile b/sysutils/graveman/Makefile index 92a5f8e..2b30036 100644 --- a/sysutils/graveman/Makefile +++ b/sysutils/graveman/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes USE_GETTEXT= yes GNU_CONFIGURE= yes USE_CDRTOOLS= yes +USE_PKGCONFIG= build USE_GNOME= libglade2 intlhack gnomehack gnomeprefix CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} diff --git a/sysutils/pyrenamer/Makefile b/sysutils/pyrenamer/Makefile index 8df6efd..90775d1 100644 --- a/sysutils/pyrenamer/Makefile +++ b/sysutils/pyrenamer/Makefile @@ -19,6 +19,7 @@ USE_GNOME= gconf2 gnomehack pygtk2 USE_PYTHON= yes USE_GETTEXT= yes USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/sysutils/quicksynergy/Makefile b/sysutils/quicksynergy/Makefile index 0152213..4c048a9 100644 --- a/sysutils/quicksynergy/Makefile +++ b/sysutils/quicksynergy/Makefile @@ -19,6 +19,7 @@ BUILD_DEPENDS= synergys:${PORTSDIR}/sysutils/synergy GNU_CONFIGURE= yes USE_ICONV= yes USE_GETTEXT= yes +USE_PKGCONFIG= yes USE_GNOME= gnomehack gnomeprefix libglade2 CPPFLAGS+= -I${LOCALBASE}/include diff --git a/sysutils/sensors-applet/Makefile b/sysutils/sensors-applet/Makefile index 9ad3fe4..4a426c9 100644 --- a/sysutils/sensors-applet/Makefile +++ b/sysutils/sensors-applet/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= mbmon:${PORTSDIR}/sysutils/mbmon \ smartctl:${PORTSDIR}/sysutils/smartmontools USE_GNOME= gnomehack gnomeprefix intlhack gnomepanel libgnomeui +USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_GMAKE= yes DEFINES= -DMBMON_EXECUTABLE=\\\"${LOCALBASE}/bin/mbmon\\\" \ diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile index 869ddcf..0ed5d94 100644 --- a/sysutils/serpentine/Makefile +++ b/sysutils/serpentine/Makefile @@ -21,8 +21,8 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= pygnomedesktop intlhack USE_GMAKE= yes +USE_PKGCONFIG= build USE_GSTREAMER= core gnomevfs python USE_PYTHON= 2.4+ -.include -.include +.include diff --git a/sysutils/wmfire/Makefile b/sysutils/wmfire/Makefile index 6c67fcc..2f2d1de 100644 --- a/sysutils/wmfire/Makefile +++ b/sysutils/wmfire/Makefile @@ -17,6 +17,7 @@ COMMENT= Window Maker dock app showing load average as a flame LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop USE_GNOME= gtk20 +USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_CSTD= gnu89 CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile index 7ed7118..a630975 100644 --- a/textproc/gnome-translate/Makefile +++ b/textproc/gnome-translate/Makefile @@ -22,6 +22,7 @@ INSTALLS_ICONS= yes GCONF_SCHEMAS= gnome-translate.schemas USE_GNOME= gnomehack gnomeprefix eel2 intlhack libgnomeui USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -Wl,-export-dynamic diff --git a/textproc/sagasu/Makefile b/textproc/sagasu/Makefile index 5f92187..67f51df 100644 --- a/textproc/sagasu/Makefile +++ b/textproc/sagasu/Makefile @@ -18,6 +18,7 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes +USE_PKGCONFIG= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/www/bookmarkbridge/Makefile b/www/bookmarkbridge/Makefile index 5a2d98f..a60a968 100644 --- a/www/bookmarkbridge/Makefile +++ b/www/bookmarkbridge/Makefile @@ -21,6 +21,7 @@ USE_XORG= x11 ice xext USE_QT4= corelib gui moc_build rcc_build uic_build qt3support USE_GNOME= libxml2 USE_GMAKE= yes +USE_PKGCONFIG= build USE_AUTOTOOLS= aclocal automake autoconf ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal diff --git a/www/erwn/Makefile b/www/erwn/Makefile index 547fb8e..ff4fede 100644 --- a/www/erwn/Makefile +++ b/www/erwn/Makefile @@ -17,6 +17,7 @@ COMMENT= Simple GTK+-2 HTML editor USE_GNOME= gnomehack gnomeprefix gtksourceview gtkhtml3 USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes MAN1= erwin.1 diff --git a/www/screem/Makefile b/www/screem/Makefile index 3867ed6..14365a8 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -21,6 +21,7 @@ USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XORG= xpm USE_GMAKE= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit v1.1