aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libdssialsacompat
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-02-15 02:16:32 +0800
committerrm <rm@FreeBSD.org>2013-02-15 02:16:32 +0800
commitd03ee73222542482de56c91e3018dfe3d4adff98 (patch)
tree61311e163f3ac6a6ee5a7493d7cb2111a3673f09 /audio/libdssialsacompat
parent49a70590c70ef864d3bb28b6b6dcb203d5bf13e2 (diff)
downloadfreebsd-ports-gnome-d03ee73222542482de56c91e3018dfe3d4adff98.tar.gz
freebsd-ports-gnome-d03ee73222542482de56c91e3018dfe3d4adff98.tar.zst
freebsd-ports-gnome-d03ee73222542482de56c91e3018dfe3d4adff98.zip
- fix fetch from main distribution mirror
- trim Makefile header, while here PR: 174246 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer timeout (2 months)
Diffstat (limited to 'audio/libdssialsacompat')
-rw-r--r--audio/libdssialsacompat/Makefile7
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