summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-idle/Makefile
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-13 17:46:10 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-13 17:46:10 +0800
commit7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9 (patch)
tree3085902b44d8eba410dc724ab9dbd62ab461cc2e /net-im/telepathy-idle/Makefile
parentebedc46fb56449fa59213db7329ea2594737ecb6 (diff)
downloadmarcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar.gz
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar.bz2
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar.lz
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar.xz
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.tar.zst
marcuscom-ports-7eb6ef1e93927693058f1eeb1b49f9d1c0feb6f9.zip
Some changes:
- drop keepla where possible and bump portrevision - ensure all binaries are stripped - update telepathy-gabble telepathy-mission-control git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19801 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/telepathy-idle/Makefile')
-rw-r--r--net-im/telepathy-idle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index 50bec23f3..2e09ae15d 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -18,9 +18,9 @@ USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
USE_OPENSSL= yes
USE_PYTHON_BUILD=yes
-
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
.include <bsd.port.pre.mk>