diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-05 00:00:35 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-02-05 00:00:35 +0000 |
commit | 8678269c18ab6382148f0f997199812f22080f89 (patch) | |
tree | 99de5f5ea421b25841452dbd53916b9f11755b90 /audio/cowbell | |
parent | 777712ca61a758021bb1e2862a25fc357c383cf3 (diff) | |
download | ports-8678269c18ab6382148f0f997199812f22080f89.tar.gz ports-8678269c18ab6382148f0f997199812f22080f89.zip |
Notes
Diffstat (limited to 'audio/cowbell')
-rw-r--r-- | audio/cowbell/Makefile | 1 |
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" |