diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:42:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:42:41 +0000 |
commit | 0e9566f711fae2c529288544bd7c7c34b0e4231f (patch) | |
tree | 9a29875e0eb9262431b8185763f247c617f443be /net-im | |
parent | 299caea4c6920d8684f5e3c093aa5f2af7eecd70 (diff) | |
download | ports-0e9566f711fae2c529288544bd7c7c34b0e4231f.tar.gz ports-0e9566f711fae2c529288544bd7c7c34b0e4231f.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-python/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index c7d57a84a64a..799474351af6 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -25,5 +25,4 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes -NO_STAGE= yes .include <bsd.port.mk> |