diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-29 17:52:29 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-29 17:52:29 +0000 |
commit | e99c85e1371a48c17d16c7e16340b0d356a02483 (patch) | |
tree | d9d17496c9370604044ee811c8115052ecc04afb /audio/openspc | |
parent | 55c4eebc97b6ce8ba645574aee381c68402e287a (diff) | |
download | ports-e99c85e1371a48c17d16c7e16340b0d356a02483.tar.gz ports-e99c85e1371a48c17d16c7e16340b0d356a02483.zip |
Notes
Diffstat (limited to 'audio/openspc')
-rw-r--r-- | audio/openspc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 4df01ba34992..e61d9d4f90eb 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line player for .spc and .zst files ONLY_FOR_ARCHS= i386 # contains x86 asm code -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 PORTDOCS= README |