Add USE_PKGCONFIG

This commit is contained in:
Baptiste Daroussin 2012-07-27 13:46:04 +00:00
parent cc154a621b
commit 9a07d271c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301618
6 changed files with 6 additions and 0 deletions

View file

@ -21,6 +21,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= yes
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack glib20 gconf2

View file

@ -23,6 +23,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PYTHON= -2.7
USE_PKGCONFIG= build
USE_GNOME= gnomehack glib20
USE_AUTOTOOLS= libtool

View file

@ -18,6 +18,7 @@ USE_GNOME= libwnck
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_PKGCONFIG= build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -26,6 +26,7 @@ USE_GNOME= gnomehack gtk20 libwnck pango
USE_XORG= xrender
USE_GETTEXT= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build
USE_AUTOTOOLS= libtool
MAN1= emerald.1 \

View file

@ -20,6 +20,7 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PKGCONFIG= build
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack intltool libxml2

View file

@ -21,6 +21,7 @@ RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
USE_XZ= yes
USE_GNOME= gtk20
USE_GMAKE= yes
USE_PKGCONFIG= yes
GNU_CONFIGURE= yes
PLIST_FILES= lib/sawfish/sawfishpager \