summaryrefslogtreecommitdiff
path: root/audio/freealut
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 21:25:52 +0000
committerhans <hans@pkgsrc.org>2012-02-15 21:25:52 +0000
commit68501cd24c8d29e1197b820e7fa00e50034898b6 (patch)
tree1257fb28e37e80799cab75aee1462729d4800568 /audio/freealut
parentc3d5e9a994965ca34e80915e11a8a1862acd1695 (diff)
downloadpkgsrc-68501cd24c8d29e1197b820e7fa00e50034898b6.tar.gz
REPLACE_SH in installed shell script.
Diffstat (limited to 'audio/freealut')
-rw-r--r--audio/freealut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index 5919499fd79..6f9af7a3620 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:14 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2012/02/15 21:25:52 hans Exp $
#
DISTNAME= freealut-1.1.0
@@ -14,6 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+REPLACE_SH= admin/pkgconfig/freealut-config.in
PKGCONFIG_OVERRIDE+= admin/pkgconfig/freealut.pc.in
.include "../../mk/pthread.buildlink3.mk"