aboutsummaryrefslogtreecommitdiff
path: root/devel/libole2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/libole2
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
Notes
Diffstat (limited to 'devel/libole2')
-rw-r--r--devel/libole2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile
index b2748be9a3f5..9baf8d8da1d1 100644
--- a/devel/libole2/Makefile
+++ b/devel/libole2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libole2
-# Date created: 20th June 2000
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
+# Created by: Ade Lovett <ade@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libole2
PORTVERSION= 0.2.4
@@ -20,4 +16,5 @@ USE_GNOME= glib12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>