diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-26 06:47:02 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-09-26 06:47:02 +0800 |
commit | 58f1051d4423a00fca9a0d71ce6166d48007a17e (patch) | |
tree | 37539ff26f297a5ab55dc1048d5326e6ebda8540 /net-im/telepathy-mission-control | |
parent | 3df83e99d646fa48ff4ac1a53803960761423ba4 (diff) | |
download | marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar.gz marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar.bz2 marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar.lz marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar.xz marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.tar.zst marcuscom-ports-58f1051d4423a00fca9a0d71ce6166d48007a17e.zip |
remove double pathfix.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19917 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-mission-control')
-rw-r--r-- | net-im/telepathy-mission-control/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index a10010d79..731fee2cb 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -13,7 +13,7 @@ COMMENT= Telepathy component to apps to abstract details of connection managers LIB_DEPENDS= libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -USES= gmake pathfix libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig USE_GNOME= libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |