summaryrefslogtreecommitdiffstats
path: root/net-im/folks/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-18 21:26:06 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-08-18 21:26:06 +0800
commit9b98488bb488aff9aaa03809b0b08562d892a163 (patch)
tree92fcd30d9e82a4fd3dc79f642d34196afb8687a3 /net-im/folks/Makefile
parenta030a0b909fe9dd87dbbfbf86176467901b79319 (diff)
downloadmarcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar.gz
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar.bz2
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar.lz
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar.xz
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.tar.zst
marcuscom-ports-9b98488bb488aff9aaa03809b0b08562d892a163.zip
Clean up some unused stuff.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14444 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net-im/folks/Makefile')
-rw-r--r--net-im/folks/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile
index ec0673764..c70159a94 100644
--- a/net-im/folks/Makefile
+++ b/net-im/folks/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/net-im/folks/Makefile,v 1.1 2010/08/18 12:45:58 kwm Exp $
#
PORTNAME= folks
@@ -20,17 +20,10 @@ LIB_DEPENDS= gee.2:${PORTSDIR}/devel/libgee \
USE_BZIP2= yes
USE_LDCONFIG= yes
-#USE_GETTEXT= yes
USE_GMAKE= yes
-#MAKE_JOBS_SAFE= yes
-#USE_AUTOTOOLS= libtool:22
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \
LDFLAGS="-L${LOCALBASE}/lib"
-#CONFIGURE_ARGS+= --enable-maintainer-mode
-
-post-configure:
- ${TOUCH} ${WRKSRC}/backends/telepathy/folks-telepathy.vala.stamp
.include <bsd.port.mk>