diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:13:47 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 16:13:47 +0000 |
commit | 36117d709704f772dbc3d305cda6923741791598 (patch) | |
tree | 6c3ec2a25be0f66e3eb89c7c32e68146ec791ef6 /databases/dbtool | |
parent | da36d73df110e6c5e375c94ba2ebbfb705fe6bf6 (diff) |
Notes
Diffstat (limited to 'databases/dbtool')
-rw-r--r-- | databases/dbtool/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile index cc3b8fda9631..c72141ee4476 100644 --- a/databases/dbtool/Makefile +++ b/databases/dbtool/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# New ports collection makefile for: dbtool -# Date created: Apr 29, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= dbtool PORTVERSION= 1.7 @@ -42,6 +37,7 @@ MAN1= dbtool.1 SH2BASH= samples/account-db/accdb UB2PFX= samples/locate/locate samples/locate/updatedb +NO_STAGE= yes post-extract: .if !defined(WITH_BERKELEY_DB) @${ECHO_MSG} |