mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add some explicit USE_PKGCONFIG=build
This commit is contained in:
parent
d4f621dbf2
commit
a2849da21a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301624
14 changed files with 15 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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\\\" \
|
||||
|
|
|
@ -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 <bsd.port.pre.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue