diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-03-30 20:30:29 +0000 |
commit | 5f86d4f59a856b210d9de24e98e433d9ba8dfa15 (patch) | |
tree | b1a35722980f31d01f16324fdbec2845e2c6a9f1 /net/kdenetwork3/Makefile | |
parent | b12801230314e814e75c2fc382a33671feec26a2 (diff) |
Notes
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index a70bb4f7ad1c..1ef09fed07a1 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -31,7 +31,7 @@ USE_GMAKE= yes USE_OPENSSL= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 DO_NOT_COMPILE+=lanbrowsing |