aboutsummaryrefslogtreecommitdiff
path: root/audio/libofa
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-03 03:49:33 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-03 03:49:33 +0000
commit1e0bd18b8ea8639362778291874f6df0d7b784da (patch)
tree2fc9ac5d6539510273f4468497a1d465877c4c1c /audio/libofa
parent28533d05e712a487ffb9b452b1acc120f084a6d1 (diff)
downloadports-1e0bd18b8ea8639362778291874f6df0d7b784da.tar.gz
ports-1e0bd18b8ea8639362778291874f6df0d7b784da.zip
Notes
Diffstat (limited to 'audio/libofa')
-rw-r--r--audio/libofa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile
index 045cadbe11de..0e5dc15b78b7 100644
--- a/audio/libofa/Makefile
+++ b/audio/libofa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libofa
PORTVERSION= 0.9.3
CATEGORIES= audio
-MASTER_SITES= http://www.musicdns.org/themes/musicdns_org/downloads/
+MASTER_SITES= http://www.musicdns.org/files/
MAINTAINER= alexbl@FreeBSD.org
COMMENT= The Open Fingerprint Architecture Library
@@ -21,7 +21,7 @@ USE_GNOME= pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.pre.mk>