Fix gettext detection.
PR: 190299
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $
|
||||
|
||||
PORTNAME= finch
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Finch multi-protocol messaging client (Console UI)
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
PORTNAME?= libpurple
|
||||
PORTVERSION= 2.10.9
|
||||
PORTREVISION?= 3
|
||||
PORTREVISION?= 4
|
||||
CATEGORIES?= net-im
|
||||
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
|
||||
DISTNAME= pidgin-${PORTVERSION}
|
||||
@@ -21,6 +21,7 @@ CONFIGURE_ARGS?=--disable-gtkui \
|
||||
--enable-static \
|
||||
--disable-nm
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.if !defined(PIDGIN_SLAVE)
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# $MCom: ports/net-im/pidgin/Makefile,v 1.17 2007/09/17 19:53:06 marcus Exp $
|
||||
|
||||
PORTNAME= pidgin
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Pidgin multi-protocol messaging client (GTK+ UI)
|
||||
|
||||
Reference in New Issue
Block a user