diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-01 17:42:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-01 17:42:41 +0800 |
commit | 3462ada925013a9bd947ecfc45ad4dfc4684256b (patch) | |
tree | 9a29875e0eb9262431b8185763f247c617f443be | |
parent | 1c07c29e692953256039181620df0a5b8af8f520 (diff) | |
download | freebsd-ports-gnome-3462ada925013a9bd947ecfc45ad4dfc4684256b.tar.gz freebsd-ports-gnome-3462ada925013a9bd947ecfc45ad4dfc4684256b.tar.zst freebsd-ports-gnome-3462ada925013a9bd947ecfc45ad4dfc4684256b.zip |
- Stage support
-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> |