diff options
author | lofi <lofi@FreeBSD.org> | 2007-03-14 03:13:51 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-03-14 03:13:51 +0800 |
commit | 87432be6bd25eb3480437ba60a5215c0dd638df1 (patch) | |
tree | ab7de9e071d3f9ea98b89e91c1837df514575248 /audio/akode-plugins-mpc | |
parent | f2070767435cacee5050d2f4e654719a24f5a4fd (diff) | |
download | freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.gz freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.tar.zst freebsd-ports-gnome-87432be6bd25eb3480437ba60a5215c0dd638df1.zip |
Update to KDE 3.5.6 / KOffice 1.6.2
Diffstat (limited to 'audio/akode-plugins-mpc')
-rw-r--r-- | audio/akode-plugins-mpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode-plugins-mpc/Makefile b/audio/akode-plugins-mpc/Makefile index 21ded33fa9d4..e4407b3b0d27 100644 --- a/audio/akode-plugins-mpc/Makefile +++ b/audio/akode-plugins-mpc/Makefile @@ -28,7 +28,7 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/akode-${PORTVERSION} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV+= LDFLAGS=-L${WRKSRC}/akode/lib/.libs CONFIGURE_ARGS+=--with-extra-libs=${LOCALBASE}/lib \ |