summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-mission-control
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-18 03:06:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-08-18 03:06:48 +0800
commite1fad6b7b570f2f5685fb302a460b50679e04ae8 (patch)
tree6bdaaaa51925e10719a04696aa74e5d389db0195 /net-im/telepathy-mission-control
parentd6f2b76b19d2ae10403b675e549d5d5a8279079d (diff)
downloadmarcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar.gz
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar.bz2
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar.lz
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar.xz
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.tar.zst
marcuscom-ports-e1fad6b7b570f2f5685fb302a460b50679e04ae8.zip
Sync with freebsd ports. portrevision bumping, getting CPPFLAGS/LDFLAGS from
CONFIGURE_ENV, s/CPPFLAGS=/CPPFLAGS+=/ etc Sprinkle USE_PKGCONFIG in some ports. Some small nits here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17047 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r--net-im/telepathy-mission-control/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile
index f8053b46c..48311273c 100644
--- a/net-im/telepathy-mission-control/Makefile
+++ b/net-im/telepathy-mission-control/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net-im/telepathy-mission-control/Makefile,v 1.21 2011/11/22 11:32:37 kwm Exp $
+# $MCom: ports/net-im/telepathy-mission-control/Makefile,v 1.22 2012/06/12 22:55:59 mezz Exp $
PORTNAME= telepathy-mission-control
PORTVERSION= 5.12.0
@@ -18,8 +18,8 @@ LIB_DEPENDS= telepathy.2:${PORTSDIR}/net-im/libtelepathy \
USE_GNOME= gnomeprefix pkgconfig gconf2 libxslt gnomehack ltverhack
USE_AUTOTOOLS= libtool
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_GMAKE= yes
USE_LDCONFIG= yes
GLIB_SCHEMAS= im.telepathy.MissionControl.FromEmpathy.gschema.xml