diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 10:08:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-14 10:08:25 +0000 |
commit | ab63f5bd0bf091680be8f919b994fb5030bef938 (patch) | |
tree | a2f7277a226fa420e033fadc2c3a36c6811f8f74 /audio/wsoundserver | |
parent | 5b52628630ca3d9489ac64f27ff2238b89ea4453 (diff) | |
download | ports-ab63f5bd0bf091680be8f919b994fb5030bef938.tar.gz ports-ab63f5bd0bf091680be8f919b994fb5030bef938.zip |
Notes
Diffstat (limited to 'audio/wsoundserver')
-rw-r--r-- | audio/wsoundserver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 030c43db60e4..22f9d5651e3e 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes WANT_GNOME= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include/WINGs" |