diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkdatabox/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkextra2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkglext/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkglextmm/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/libsexy/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2-Canvas/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2-VFS/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-Html2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/pangoxsl/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/phat/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/py-gtkglext/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/rep-gtk2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/sakura/Makefile | 1 |
14 files changed, 15 insertions, 0 deletions
diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 5f9f2f8064dc..32a973a60a35 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -26,6 +26,7 @@ USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --includedir="${PREFIX}/include/${PORTNAME}" \ --with-html-dir="${PREFIX}/share/doc" USE_LDCONFIG= yes +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes .include <bsd.port.options.mk> diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 374e8893e010..727847a7dfd7 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -20,6 +20,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool USE_CSTD= gnu89 USE_LDCONFIG= yes +USE_PKGCONFIG= build LATEST_LINK= gtkextra2 DOCSDIR= ${PREFIX}/share/doc/gtkextra2 diff --git a/x11-toolkits/gtkglext/Makefile b/x11-toolkits/gtkglext/Makefile index 9da0fbf0539d..5778e427897d 100644 --- a/x11-toolkits/gtkglext/Makefile +++ b/x11-toolkits/gtkglext/Makefile @@ -22,6 +22,7 @@ USE_GL= yes USE_XORG= xt USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build USE_LDCONFIG= yes post-patch: diff --git a/x11-toolkits/gtkglextmm/Makefile b/x11-toolkits/gtkglextmm/Makefile index 81bf617fe87c..79491fd42fe0 100644 --- a/x11-toolkits/gtkglextmm/Makefile +++ b/x11-toolkits/gtkglextmm/Makefile @@ -22,6 +22,7 @@ USE_GETTEXT= yes USE_GNOME= gnomehack gnomeprefix gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build USE_LDCONFIG= yes post-patch: diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 0b96de220861..357dcf009149 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build USE_LDCONFIG= yes MAN1= mathmlviewer.1 diff --git a/x11-toolkits/libsexy/Makefile b/x11-toolkits/libsexy/Makefile index 8d15df9b7217..7d6376eef4ab 100644 --- a/x11-toolkits/libsexy/Makefile +++ b/x11-toolkits/libsexy/Makefile @@ -23,6 +23,7 @@ USE_AUTOTOOLS= libtool USE_GETTEXT= yes USE_GNOME= gnomehack lthack gtk20 libxml2 USE_LDCONFIG= yes +USE_PKGCONFIG= build GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/x11-toolkits/p5-Gnome2-Canvas/Makefile b/x11-toolkits/p5-Gnome2-Canvas/Makefile index 975f4febb2ad..55f1ace15455 100644 --- a/x11-toolkits/p5-Gnome2-Canvas/Makefile +++ b/x11-toolkits/p5-Gnome2-Canvas/Makefile @@ -26,6 +26,7 @@ RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgnomecanvas +USE_PKGCONFIG= build PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/x11-toolkits/p5-Gnome2-VFS/Makefile b/x11-toolkits/p5-Gnome2-VFS/Makefile index 8e185f4c0632..b7f91d15e883 100644 --- a/x11-toolkits/p5-Gnome2-VFS/Makefile +++ b/x11-toolkits/p5-Gnome2-VFS/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= gnomevfs2 +USE_PKGCONFIG= build PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/x11-toolkits/p5-Gtk2-Html2/Makefile b/x11-toolkits/p5-Gtk2-Html2/Makefile index 144a6cfe52fa..f9360ef3e80b 100644 --- a/x11-toolkits/p5-Gtk2-Html2/Makefile +++ b/x11-toolkits/p5-Gtk2-Html2/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= p5-Glib2>=0:${PORTSDIR}/devel/p5-Glib2 \ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 USE_GNOME= libgtkhtml +USE_PKGCONFIG= build PERL_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile index 202002aa2739..d398c056d232 100644 --- a/x11-toolkits/pangoxsl/Makefile +++ b/x11-toolkits/pangoxsl/Makefile @@ -18,6 +18,8 @@ USE_GMAKE= yes USE_GNOME= gnomehack pango USE_LDCONFIG= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build + CONFIGURE_ARGS= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile index d6ba46fbb58e..d09db58a0d2d 100644 --- a/x11-toolkits/phat/Makefile +++ b/x11-toolkits/phat/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk20 libgnomecanvas gnomehack USE_LDCONFIG= yes +USE_PKGCONFIG= build post-patch: @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ diff --git a/x11-toolkits/py-gtkglext/Makefile b/x11-toolkits/py-gtkglext/Makefile index d0d1b200206d..43d7475b3e7c 100644 --- a/x11-toolkits/py-gtkglext/Makefile +++ b/x11-toolkits/py-gtkglext/Makefile @@ -23,6 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-ope USE_BZIP2= yes USE_PYTHON= yes USE_GNOME= gnomehack pygtk2 +USE_PKGCONFIG= build GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/x11-toolkits/rep-gtk2/Makefile b/x11-toolkits/rep-gtk2/Makefile index 4d5415fa0c2c..15bf911d78ea 100644 --- a/x11-toolkits/rep-gtk2/Makefile +++ b/x11-toolkits/rep-gtk2/Makefile @@ -24,6 +24,7 @@ USE_XZ= yes USE_GNOME= gnomehack gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool +USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/x11-toolkits/sakura/Makefile b/x11-toolkits/sakura/Makefile index 9ab7b4a47696..13eeb911908e 100644 --- a/x11-toolkits/sakura/Makefile +++ b/x11-toolkits/sakura/Makefile @@ -18,6 +18,7 @@ USE_GNOME= vte USE_GETTEXT= yes USE_CMAKE= yes USE_BZIP2= yes +USE_PKGCONFIG= build MAN1= sakura.1 |