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 /graphics/f-spot | |
parent | - Update to 1.15.2 (diff) |
- Remove USE_LDCONFIG lines.
These are meant to be used via DllImport in C# apps, not linked against.
Diffstat (limited to 'graphics/f-spot')
-rw-r--r-- | graphics/f-spot/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/f-spot/Makefile b/graphics/f-spot/Makefile index c1670d4dea92..607277a09c56 100644 --- a/graphics/f-spot/Makefile +++ b/graphics/f-spot/Makefile @@ -27,7 +27,6 @@ USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gnomesharp20 GNU_CONFIGURE= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_LDCONFIG= yes INSTALLS_ICONS= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ |