aboutsummaryrefslogtreecommitdiff
path: root/databases/linux-f10-sqlite3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/linux-f10-sqlite3/Makefile')
-rw-r--r--databases/linux-f10-sqlite3/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/linux-f10-sqlite3/Makefile b/databases/linux-f10-sqlite3/Makefile
index 96f4f5ce7268..6bba89ef67db 100644
--- a/databases/linux-f10-sqlite3/Makefile
+++ b/databases/linux-f10-sqlite3/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: databases/linux-f10-sqlite3
-# Date created: 2009-05-04
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= sqlite3
PORTVERSION= 3.5.9
@@ -33,4 +29,5 @@ MAN1= sqlite3.1
MANCOMPRESSED= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>