diff options
Diffstat (limited to 'archivers/libdynamite/Makefile')
-rw-r--r-- | archivers/libdynamite/Makefile | 8 |
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 |