diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-01 17:40:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-01 17:40:19 +0800 |
commit | 28281e56bd1e51e5c75d273c5961cd547c87d441 (patch) | |
tree | 604d7c4356dfa27f0ecad9522f5cc9e771772f9e /net-im | |
parent | ff7bf4128e2027542a8a56bbe2ecc00c58d9354d (diff) | |
download | freebsd-ports-gnome-28281e56bd1e51e5c75d273c5961cd547c87d441.tar.gz freebsd-ports-gnome-28281e56bd1e51e5c75d273c5961cd547c87d441.tar.zst freebsd-ports-gnome-28281e56bd1e51e5c75d273c5961cd547c87d441.zip |
- Stage support
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/libtelepathy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index f63715d67e84..8427bb0a0df0 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -24,5 +24,4 @@ USE_LDCONFIG= yes USE_GNOME= gnomehack glib20 ltverhack USE_AUTOTOOLS= libtool -NO_STAGE= yes .include <bsd.port.mk> |