aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-pidgimpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/pidgin-pidgimpd/Makefile')
-rw-r--r--net-im/pidgin-pidgimpd/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile
index 2477df25c3d4..718ef472b867 100644
--- a/net-im/pidgin-pidgimpd/Makefile
+++ b/net-im/pidgin-pidgimpd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pidgin-pidgimpd
-# Date created: 21 September 2008
-# Whom: hrkfrd@googlemail.com
-#
+# Created by: hrkfrd@googlemail.com
# $FreeBSD$
-#
PORTNAME= pidgimpd
PORTVERSION= 1.1.1
@@ -28,4 +24,5 @@ GNU_CONFIGURE= yes
PLIST_FILES= lib/pidgin/pidgimpd.so \
lib/pidgin/pidgimpd.la
+NO_STAGE= yes
.include <bsd.port.mk>