1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Unbreak some reference ports

Pointy hat:	adamw
This commit is contained in:
Antoine Brodin 2014-07-29 21:20:04 +00:00
parent fff296bfe7
commit bf2e33973b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363393
4 changed files with 8 additions and 4 deletions

View File

@ -14,6 +14,7 @@ COMMENT= Some useful routines of C programming (current stable version)
LICENSE= LGPL20
USES= tar:xz
PORTSCOUT= limitw:1,even
.if !defined(REFERENCE_PORT)
@ -25,7 +26,7 @@ USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
# iconv:wchar_t - our iconv in base doesn't support utf-8 -> wchar_t (boooo)
# (wchar_t is used by glibmm, rawtherapee triggered this)
USES= gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5 tar:xz
USES+= gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5
USE_GNOME= ltverhack
USE_PYTHON= yes
PYTHON_PY3K_PLIST_HACK= yes

View File

@ -16,10 +16,11 @@ BUILD_DEPENDS= glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
RUN_DEPENDS= glib-networking>=2.29.18:${PORTSDIR}/net/glib-networking
USES= tar:xz
.if !defined(REFERENCE_PORT)
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
USES+= gettext gmake libtool:keepla pathfix pkgconfig
USE_GNOME= gnomehier glib20 libxml2 referencehack intltool
USE_SQLITE= 3
USE_LDCONFIG= yes

View File

@ -12,6 +12,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= C++ wrapper for Pango
USES= tar:xz
.if !defined(REFERENCE_PORT)
@ -19,7 +20,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= gmake pathfix pkgconfig tar:xz
USES+= gmake pathfix pkgconfig
USE_GNOME= cairomm glibmm pango
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -15,6 +15,7 @@ DIST_SUBDIR= gnome3
MAINTAINER?= gnome@FreeBSD.org
COMMENT?= Gtk 3 based terminal widget with accessibility and I18N support
USES= tar:xz
.if !defined(REFERENCE_PORT)
VTE3_SLAVE?= no
@ -23,7 +24,7 @@ VTE3_SLAVE?= no
RUN_DEPENDS+= ${LOCALBASE}/libexec/gnome-pty-helper:${PORTSDIR}/x11-toolkits/gnome-pty-helper
.endif
USES= bison gettext gmake pathfix pkgconfig tar:xz
USES+= bison gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME?= gnomeprefix gtk30 ltverhack referencehack introspection:build