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 | |
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')
-rw-r--r-- | audio/akode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/akode/Makefile b/audio/akode/Makefile index 6974a3bc6cd6..90b85c7c9641 100644 --- a/audio/akode/Makefile +++ b/audio/akode/Makefile @@ -32,7 +32,7 @@ USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB+= MACHINE_ARCH=${MACHINE_ARCH} CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ |