diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:41:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-01 09:41:49 +0000 |
commit | 248021246a7f5cd46ffe5780f8b9614baf7e5398 (patch) | |
tree | f288f177b6e235f06c9cedb355f15b39deb359b1 /net-im | |
parent | 99357069d143c73eb63be4f8243b8ebf4ad6f74f (diff) | |
download | ports-248021246a7f5cd46ffe5780f8b9614baf7e5398.tar.gz ports-248021246a7f5cd46ffe5780f8b9614baf7e5398.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/telepathy-farsight/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 5950a4902026..6c34f4936181 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -23,5 +23,4 @@ USE_GNOME= gnomehack glib20 ltverhack libxslt:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -NO_STAGE= yes .include <bsd.port.mk> |