diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-23 13:25:16 +0000 |
| commit | aad09bc5e23eb75a7a865a8b0002fbc6e13d4659 (patch) | |
| tree | 69c07cdc4812f0f8be0cc44c38513f540c058778 /net/glib-networking | |
| parent | 5c818b158c5b9479669f8322b4da8c48f5c30ef9 (diff) | |
Notes
Diffstat (limited to 'net/glib-networking')
| -rw-r--r-- | net/glib-networking/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 6479d3b992d6..a5a01c04d394 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -4,6 +4,7 @@ PORTNAME= glib-networking PORTVERSION= 2.36.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,8 +22,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_ro gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas GNU_CONFIGURE= yes +USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz USE_GNOME= glib20 intltool -USES= gettext gmake libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |
