summaryrefslogtreecommitdiff
path: root/archivers/libdynamite/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 13:11:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 13:11:20 +0000
commitb80ec3e2040420e34becd0d1075ef6d7cc71b85d (patch)
tree3df58c8e85fb6d4d98cd93450b642222e2dd3521 /archivers/libdynamite/Makefile
parentmath/py-pandas: Update to 0.12.0 (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: archivers)
Notes
Notes: svn path=/head/; revision=327699
Diffstat (limited to '')
-rw-r--r--archivers/libdynamite/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile
index c28d1b5f0483..04e22adf4585 100644
--- a/archivers/libdynamite/Makefile
+++ b/archivers/libdynamite/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dynamite
-# Date Created: 10 January 2005
-# Whom: Sam Lawrance <boris@brooknet.com.au>
-#
+# Created by: Sam Lawrance <boris@brooknet.com.au>
# $FreeBSD$
-#
PORTNAME= libdynamite
PORTVERSION= 0.1.1
@@ -13,7 +9,7 @@ MASTER_SITES= SF/synce/Dynamite/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Decompress data compressed with PKWARE Data Compression Library
-
+NO_STAGE= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USES= pathfix