aboutsummaryrefslogtreecommitdiff
path: root/net/gkrellmqst
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/gkrellmqst
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/gkrellmqst')
-rw-r--r--net/gkrellmqst/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/gkrellmqst/Makefile b/net/gkrellmqst/Makefile
index 361255d2f221..d6a577678fd3 100644
--- a/net/gkrellmqst/Makefile
+++ b/net/gkrellmqst/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: gkrellmqst
-# Date Created: Thu Jun 28 01:54:57 EDT 2001
-# Whom: Patrick Li <pat@databits.net>
-# With help from: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
-#
+# Created by: Patrick Li <pat@databits.net>
# $FreeBSD$
-#
PORTNAME= gkrellmqst
PORTVERSION= 0.4
@@ -28,4 +23,5 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
ALL_TARGET= qst.so
+NO_STAGE= yes
.include <bsd.port.mk>