diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-01-30 04:25:35 +0000 |
commit | a01439c2ca857df62d783ca85972a47474b700d1 (patch) | |
tree | 524caf06bace8677347d6681513a8a465202ef88 /devel/root | |
parent | 1801d62b27475a63728be523be256d5b41c18581 (diff) |
Notes
Diffstat (limited to 'devel/root')
-rw-r--r-- | devel/root/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile index bc928fb896df..fdcc52208626 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -85,7 +85,6 @@ CONFIGURE_ARGS= ${CONFIGURE_TARGET} \ --enable-xrootd INSTALLS_SHLIB= yes -NO_FILTER_SHLIBS= yes LDCONFIG_DIRS= %%PREFIX%%/lib/root %%PREFIX%%/lib/root/cint MAN1= cint.1 g2root.1 g2rootold.1 h2root.1 hadd.1 makecint.1 MAN1+= memprobe.1 olbd.1 proofd.1 proofserv.1 rlibmap.1 |