aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-f10-libglade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-libglade/Makefile')
-rw-r--r--devel/linux-f10-libglade/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile
index 7748076be1fa..d04393271eb2 100644
--- a/devel/linux-f10-libglade/Makefile
+++ b/devel/linux-f10-libglade/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/linux-f10-libglade
-# Date created: 2009-05-03
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= libglade
PORTVERSION= 0.17
@@ -28,4 +24,5 @@ DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>