aboutsummaryrefslogtreecommitdiff
path: root/audio/cowbell
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-05 00:00:35 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-02-05 00:00:35 +0000
commit8678269c18ab6382148f0f997199812f22080f89 (patch)
tree99de5f5ea421b25841452dbd53916b9f11755b90 /audio/cowbell
parent777712ca61a758021bb1e2862a25fc357c383cf3 (diff)
downloadports-8678269c18ab6382148f0f997199812f22080f89.tar.gz
ports-8678269c18ab6382148f0f997199812f22080f89.zip
- Remove USE_LDCONFIG lines.
These are meant to be used via DllImport in C# apps, not linked against.
Notes
Notes: svn path=/head/; revision=184201
Diffstat (limited to 'audio/cowbell')
-rw-r--r--audio/cowbell/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile
index 1942b5dfa32e..bbbf57c68f97 100644
--- a/audio/cowbell/Makefile
+++ b/audio/cowbell/Makefile
@@ -21,7 +21,6 @@ INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GETTEXT= yes
-USE_LDCONFIG= yes
USE_ICONV= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"