aboutsummaryrefslogtreecommitdiff
path: root/net-im/gyach/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
commit28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (patch)
tree3627eb445c11fcddb4821034c5c6a4a785689342 /net-im/gyach/Makefile
parent0c710c7b4edb5ca79906be0115763864bc7c903f (diff)
downloadports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.tar.gz
ports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.zip
Notes
Diffstat (limited to 'net-im/gyach/Makefile')
-rw-r--r--net-im/gyach/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile
index 7294b1b19c0b..1a67a0d0a3d5 100644
--- a/net-im/gyach/Makefile
+++ b/net-im/gyach/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gyach
-# Date created: 08 November 2003
-# Whom: Aaron Landwehr <aaron@snaphat.com>
-#
+# Created by: Aaron Landwehr <aaron@snaphat.com>
# $FreeBSD$
-#
PORTNAME= gyach
PORTVERSION= 0.9.8
@@ -19,6 +15,7 @@ LDFLAGS+= ${PTHREAD_LIBS}
CFLAGS+= ${PTHREAD_CFLAGS}
USE_GNOME= gtk20
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"