diff options
-rw-r--r-- | audio/libdssialsacompat/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/libdssialsacompat/Makefile b/audio/libdssialsacompat/Makefile index e5c34bbdf07a..ef38eeaa67e8 100644 --- a/audio/libdssialsacompat/Makefile +++ b/audio/libdssialsacompat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libdssialsacompat -# Date created: 14 July 2006 -# Whom: mahonmesr@googlemail.com -# +# Created by: mahonmesr@googlemail.com # $FreeBSD$ -# PORTNAME= libdssialsacompat PORTVERSION= 1.0.8a @@ -13,6 +9,7 @@ MASTER_SITES= http://www.smbolton.com/linux/ MAINTAINER= freebsd-ports@coreland.ath.cx COMMENT= Alsa compatibility library to build DSSI +FETCH_ARGS?= -Fpr USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes |