Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
This commit is contained in:
parent
aab0c4897b
commit
eb4b4f9964
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326415
@ -25,7 +25,7 @@ LIB_DEPENDS= musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
|
||||
CONFLICTS= rhythmbox-2.[0-9]* rhythmbox-3.[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gettext gmake pathfix
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
INSTALLS_OMF= yes
|
||||
USE_GNOME= intlhack gnomeprefix gtk20 nautilus2
|
||||
WANT_GNOME= yes
|
||||
|
@ -26,14 +26,13 @@ OPTIONS_DEFAULT= THREADS X11
|
||||
USE_GNOME= pango
|
||||
USE_PERL5= build
|
||||
USE_GHOSTSCRIPT=yes
|
||||
USES= cmake perl5
|
||||
USES= cmake gmake perl5 pkgconfig
|
||||
CMAKE_ARGS= -DENABLE_java:BOOL=OFF -DENABLE_octave:BOOL=OFF \
|
||||
-DENABLE_pdl:BOOL=OFF -DENABLE_ada:BOOL=OFF \
|
||||
-DENABLE_d:BOOL=OFF -DENABLE_ocaml:BOOL=OFF \
|
||||
-DENABLE_pyqt4:BOOL=OFF \
|
||||
-DPL_FREETYPE_FONT_PATH:PATH="${FREEFONT_DIR}" \
|
||||
-DPLD_plmeta:BOOL=ON
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libltdl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -18,8 +18,7 @@ LATEST_LINK= gnome-sharp20
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
USES= perl5
|
||||
USES= gmake perl5 pkgconfig
|
||||
USE_PERL5= run
|
||||
USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui \
|
||||
libgnomeui
|
||||
|
@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= An implementation of the ATK interfaces for GNOME widgets
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNOME_DESKTOP_VERSION=2
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib
|
||||
LIB_DEPENDS= cairojni-${CAIRO_API_VERSION}.1:${PORTSDIR}/graphics/cairo-java
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_JAVA= yes
|
||||
|
@ -19,8 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GL= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= pathfix gettext
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USE_GNOME= intltool
|
||||
USE_XORG= glproto
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user